Maria Gunnarsson SCB Mikael Nordberg SCB PX-Web 2015 December.

Slides:



Advertisements
Similar presentations
Web Services & EAI.
Advertisements

Px-Web API use in INSTAT
Using ADO.NET Chapter Microsoft Visual Basic.NET: Reloaded 1.
Import/Export Data ISYS 363. Access Tools for Import/Export External Data – Import – Export Exchange data between: – Other Access databases – Excel –
Using UPT: Set up Application & Create caArray Users Fan Lin, Ph. D. Molecular Analysis Tools Knowledge Center Columbia University and The Broad Institute.
VxOware Progress Report August How to create a new section? Configure section –Create metadata structure (template) –Create elements map for web.
Data type – determines the type of data and range of values that can be entered in a field.
Databases & Data Warehouses Chapter 3 Database Processing.
The Edit Anders Norberg, Statistics Sweden (SCB) Work Session on Statistical Data Editing Ljubljana, Slovenia, 9-11 May 2011.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
WaveMaker Visual AJAX Studio 4.0 Training Authentication.
MS Access Database Connection. Database? A database is a program that stores data and records in a structured and queryable format. The tools that are.
1 Country report 2014 – Statistics Norway PC-Axis Reference Group meeting
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Tutorial 30 – Bookstore Application: Client Tier Examining.
Oracle Application Express Security. © 2009 Oracle Corporation Authentication Out-of-the-Box Pre-Configured Schemes LDAP Directory credentials Oracle.
Secure Credential Manager Claes Nilsson - Sony Ericsson
Kelly Boccia Abi Natarajan Konstantin Livitski Senthil Anand Subbanan Meyyappan 1.
Copyright © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the OWASP License. The OWASP.
5 Aug Microsoft Access 2010 Relational databases’ program Part of the Microsoft Office package Administer relational database Update database through.
HATHI TRUST RESEARCH CENTER Building Collections and Analyzing Data Stacy Kowalczyk.
PX development Mikael Nordberg & Petros Likidis Statistics Sweden.
Andrew S. Budarevsky Adaptive Application Data Management Overview.
22 November Databases. Presentations Tega: news 1954 Prediction.
Forms and Subforms 5.02 Understand database queries, forms, and reports used in business.
This application does require access to the BW (Baan Windows) client and authorization to the OLE Daemon Introducing … XQL - Excel Query Language How about.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—3-1 Implementing a Scalable Multiarea Network OSPF- Based Solution Lab 3-5 Debrief.
SQL Report Writer.  The SQL Report Writer is included with every Appx runtime.  It is intended to be used by end users to create their own reports.
Chapter Fourteen Access Databases and SQL Programming with Microsoft Visual Basic th Edition.
Slide 1 of 19Session 13 Ver. 1.0 Querying and Managing Data Using SQL Server 2005 In this session, you will learn to: Implement stored procedures Implement.
Greenstone Internals How to Build a Digital Library Ian H. Witten and David Bainbridge.
How to Build an IT Portal with Oracle Application Server Allan L Haensgen Senior Principal Instructor Oracle Corporation Session id:
Welcome! PC-Axis Reference Group Meeting 2015 Stockholm Statistics Sweden.
Greenlandic Summer 2015 PC-Axis International, Stockholm 2015Lars Pedersen.
Security Issues With Web Based Systems. Security Issues Web Based Systems  Security can not be considered an add-on or afterthought  Security must be.
(SQL - Structured Query Language)
Maria Gunnarsson Statistic Sweden Mikael Nordberg Statistic Sweden.
NTU Libraries Dec Find the database webpage and link to Factiva  Direct URL:
PX-API and development of new console Norwegian experiences Jan Bruusgaard Pc-Axis Reference Group Meeting 2015.
Webigeo Braden Miller Chris Willard DPH-BEH. Outline ► Software description ► Why we’re using it  MA EPHT Portal Demo  Webigeo vs. ESRI ► How we’re.
PX-Web 2014 Maria Gunnarsson, Statistics Sweden Petros Likidis, Statistics Sweden.
SHIWA Desktop Cardiff University, Budapest, 3 rd July 2012.
Chapter Fourteen Access Databases and SQL Programming with Microsoft Visual Basic th Edition.
: Information Retrieval อาจารย์ ธีภากรณ์ นฤมาณนลิณี
Fab25 User Training Cerium Labs LabCollector - LIMS Lynette Ballast.
SHIWA Desktop Cardiff University David Rogers, Ian Harvey, Ian Taylor, Andrew Jones.
Programming with Microsoft Visual Basic 2012 Chapter 14: Access Databases and SQL.
Acess Test Questions. Chapter 1 (Lynda.com) Question 1 An access database uses five main components (database objects). Which is not one of them? Tables.
Managing, Storing, and Executing DTS Packages
Using Alma Analytics with the Tableau Web Data Connector
Maria Gunnarsson Statistic Sweden Mikael Nordberg Statistic Sweden
Metadata.
Using Alma Analytics with the Tableau Web Data Connector
PX-Web development in Kostra
The System Catalog Describing the Data Copyright © Curt Hill
MS Access Database Connection
Eric Hill, Software Developer, JMP
Information from Statistics Sweden
Recent evolution of the Eurostat Internet and cooperation with Member States Luxemburg May 2009.
5.02 Understand database queries, forms, and reports used in business.
PX-Web 2017 v1 and The situation at Statistics Sweden right now
PX-Web developments plan
Maps and Charts In Statistics Denmark.
PX-Web 2019 and more… Mikael Nordberg Developer Statistics Sweden.
PX API 2.0 Petros Likidis.
Database Design Hacettepe University
PX-Graph – New graphics package
PX-API and JSON-stat present state and future directions
September 12-14, 2018 Raleigh, NC.
Extend Excel with Smartlist Designer
Eurostat Unit B3 – IT and standards for data and metadata exchange
Presentation transcript:

Maria Gunnarsson SCB Mikael Nordberg SCB PX-Web 2015 December

Whats new? Saved Query (PX-Web 2015 May) Improved security Select values from group Connection to metadata systems

Improved security Character blacklist for verifying: Parameters in URL Input fields Security in the component for reading CNMM databases has been improved

Connection to metadata systems META-ID ” The META-ID keyword is used to reference a external meta information about a table, variable or value. ” Introduced 2013 META-ID=”RT:12”; META-ID(”VARIABLE”)=”v:167”; META-ID(”VARIABLE”,”VALUE”)=”val:232”;

PX-Web implementation Connections to more than one metadata system Various number of arguments Metadata system 1Metadata system 2 META-ID=”SYS1:arg1:arg2,SYS2:arg1:arg2”; META-ID=”SYS1:arg1:arg2”; Metadata system id Arguments 1..n

metadata.config Define URL signatures to your metadata system(s) Table-, variable- and value level Per system and language Example : … … META-ID(”VARIABLE”)=”META1:region”; Will in english produce a link with: Text = About region URL=

Metadata per database Per database you can configure: If metadata connections shall be used or not Which metadata.config file to use Your own implementation of metadata-connections Settings in the database.config file

DEMO!

Plans for 2016 Responsive PX-Web Login per database Settings per database Chart improvements API GET Charts from API API Builder Missing anything?