Future version of PC-Axis 2015-10-111 Petros Likidis, Statistics Sweden PC-Axis.NET.

Slides:



Advertisements
Similar presentations
The PC-Axis family A consortium for output databases Presented by: Ulrika Arver, Statistics Sweden.
Advertisements

Page 1 GADD Software - An Introduction Public version, August 2014, gaddsoftware.com.
23 rd PC-Axis Reference Group Meeting 2014 Copenhagen Statistics Sweden 23rd PC-Axis Reference Group Meeting - Copenhagen.
Maria Gunnarsson Statistic Sweden Petros Likidis Statistic Sweden.
Randy Williams, MOSS MVP Senior Consultant Synergy Corporate Technologies.
1 1 StatBank Moldova - The newest member of the PC-Axis Family Mr. Per Olav Løvbak Head of Division, Statistics Norway International seminar on dissemination.
PX-Map2 map-modul based on.Net, SVG and js Marianne Vik Dysterud Adviser Statistics Norway Oterveien N-2225 Kongsvinger Tel : ++47 / Fax : ++47.
ESSnet on SDMX phase II Dario Camol
By: Md Rezaul Huda Reza Lecturer:  Md Rezaul Huda Reza Former Lecturer of  Bexley College under University.
September 2008 IT Software Development Guide.
2 A First Look at Windows Presentation Foundation Everywhere ("WPF/E") Joe Stegman Lead Program Manager Microsoft Corporation.
Daniel Levy Solutions Consultant, Telerik Testing Tools Division.
© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential. Adobe Presentation Brijesh Patel | Working with AIR Native Extensions.
Analyzing EZproxy logs with ezPAARSE
International Conference on Agricultural Statistics (ICAS III) Cancun, Mexico 1- 3 November 2004 Topic: Methodology and New Techniques for Statistical.
The CountrySTAT Philippines Maura S. Lizarondo Asst. Director Jing B. Jalisan Webmaster Bureau of Agricultural Statistics Department of Agriculture Philippines.
1 Country report 2014 – Statistics Norway PC-Axis Reference Group meeting
4 April 2007METIS Work Session1 Metadata Standards and Their Support of Data Management Needs Daniel W. Gillman Bureau of Labor Statistics Paul Johanis.
Basic Developer Knowledge That Every SharePoint Admin Must Have Randy Williams, MVP MOSS Synergy Corporate Technologies
1 SDMX Reference Infrastructure SDMX Global Conference 2 – 4 May 2011, Washington DC Adam Wroński, Marco Pellegrino, Bengt-Åke Lindblad, Nadezhda Vlahova.
Scalable Game Development William Roberts Senior Game Engineer
Congratulations! You are part of a global community of thousands of web developers who attend Web Camps to keep their web development skills up-to-date.
Project Transcender Standard Windows Forms to Windows 8 Metro Style porting tool Sri Lanka Institute of Information Technology 1.
PX development Mikael Nordberg & Petros Likidis Statistics Sweden.
Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs.
* Windows Runtime Note – MSDN Documentation The namespaces are exposed using API metadata format (Windows.winmd) similar to that used.
The story of PC-Axis Thesis on multidimensional matrices by Dr. Bo Sundgren (70´s) Axis (80´s) PC-Axis (90´s) –Swedish Population Census (1990) Relational.
How to back up files on Windows 7 Step by Step Version.
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
The PC-Axis family A consortium for output databases Presented by: Lars Nordbäck, Statistics Sweden IT Directors Group, Luxembourg
Welcome! PC-Axis Reference Group Meeting 2015 Stockholm Statistics Sweden.
PX-Web 2014 Maria Gunnarsson, Statistics Sweden Petros Likidis, Statistics Sweden.
Map approaches at Statistics Sweden Presented by: Alf Fyhrlund, Statistics Sweden DWG, Eurostat November 2007.
Maria Gunnarsson SCB Mikael Nordberg SCB PX-Web 2015 December.
Agafonov Viacheslav. Objectives: ◦ Understand the new features and improvements in Visual Studio 2010 ◦ Understand useful tips.
Sprint 2 Goal Collect enough log files for calculation Automate processes to extra data (user, session, byte, and error counts) and convert them into excel.
Intro to Apps Anatomy of an App App Architecture.
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
LAB302 Image Enabling Host Applications. Introduction What is the purpose of this class? What will we learn? What will you walk away with?
Welcome to the 25th meeting!
Maria Gunnarsson Statistic Sweden Mikael Nordberg Statistic Sweden
2016 “OPEN IN ACTION”.
To the Command Line and Beyond Jeremy Sublett Composable Systems, LLC
Document & Web Content Management
Apache Cordova Overview
CE-105 Spring 2007 Engr. Faisal ur Rehman
PX-Web -the future.
PX-Web development in Kostra
Pekka Korhonen - Statistical services
The evolution of the SDMX infrastructure and services
PC-Axis Reference Group Faroe Islands
Information from Statistics Sweden
Setting up a simple PX-Web environment
Welcome day 2.
ESSnet on SDMX phase II Laura Vignola
Working with different JavaScript frameworks and libraries
Microsoft Build /30/2018 2:15 AM Migrating Silverlight Windows Phone apps to the Universal Windows Platform Ricardo Villalobos Principal SDE Manager.
Jean-Francois LEBLANC Christian SEBASTIAN
ESSnet on SDMX phase II June 7-8, Luxembourg.
OECD eXplorer A powerful, interactive tool for visualising and analysing statistics. OECD eXplorer combines maps and other graphics via the Internet, to.
PX-Web developments plan
Maps and Charts In Statistics Denmark.
SDMX Reference Infrastructure
PX-Web 2019 and more… Mikael Nordberg Developer Statistics Sweden.
PX API 2.0 Petros Likidis.
Programming in Visual Basic
SCEC-VDO vtk Summer 2018 Objectives.
Connecting to Services with Visual Studio
Nordic Forum for Geo-Statistics 2007 meeting
MS Confidential : SharePoint 2010 Developer Workshop (Beta1)
Presentation transcript:

Future version of PC-Axis Petros Likidis, Statistics Sweden PC-Axis.NET

Design goals Make it more open

Data PC-Axis.Net PX Files XDF CNMM SDMX … … PX file parser PX file parser XDF parser XDF parser CNMM parser IPXModelBuilder Mapping Menu Pivot Sum... % % Web controls Webb08 PX Web Web X PC-Axis Model Presentation Paxiom PXFileModel Builder XDFModel Builder XDFModel Builder SQLModel Builder SQLModel Builder SDMXModel Builder … …

2 projects at SCB Plattform –PCAxis.Core –PCAxis.Windows (for testing) Web controls –PCAxis.Web.Core –PCAxis.Web.Controls –PCAxis.Web.Client (for testing)

Environment Visual Studio 2008 –VB.NET –Target.Net framework 2.0 SourceSafe Documentation –API (Sandcastle)API –usage (MS Word)usage

3rd party libraries log4net (logging framework) Ude (charset detection) jQuery (scripting library) SourceGrid (Windows grid control)

Plattform (PCAxis.Core) Data PX Files XDF CNMM SDMX … … PX file parser PX file parser XDF parser XDF parser CNMM parser IPXModelBuilder Mapping Menu Pivot Sum... % % Web controls Webb08 PX Web Web X PC-Axis Model Presentation Paxiom PXFileModel Builder XDFModel Builder XDFModel Builder SQLModel Builder SQLModel Builder SDMXModel Builder … …

Web controls (PCAxis.Web.Controls) Data PX Files XDF CNMM SDMX … … PX file parser PX file parser XDF parser XDF parser CNMM parser IPXModelBuilder Mapping Menu Pivot Sum... % % Web controls Webb08 PX Web Web X PC-Axis Model Presentation Paxiom PXFileModel Builder XDFModel Builder XDFModel Builder SQLModel Builder SQLModel Builder SDMXModel Builder … …

Web controls (PCAxis.Web.Controls)

PX Web PX Web PCAxis.Core PCAxis.Web.Controls PCAxis.Web.Admin PCAxis.Web.Core

Collaborations Denmark Norway Finland

Denmark Data PX Files XDF CNMM SDMX … … PX file parser PX file parser XDF parser XDF parser CNMM parser IPXModelBuilder Mapping Menu Pivot Sum... % % Web controls Webb08 PX Web Web X PC-Axis Model Presentation Paxiom PXFileModel Builder XDFModel Builder XDFModel Builder SQLModel Builder SQLModel Builder SDMXModel Builder … …

Norway Data PX Files CALS CNMM SDMX … … PX file parser PX file parser CALS parser CALS parser CNMM parser IPXModelBuilder Mapping Menu Pivot Sum... % % Web controls Webb08 PX Web Web X PC-Axis Model Presentation Paxiom PXFileModel Builder CalsModel Builder CalsModel Builder SQLModel Builder SQLModel Builder SDMXModel Builder … …

Finland Data PX Files XDF CNMM SDMX … … PX file parser PX file parser XDF parser XDF parser CNMM parser IPXModelBuilder Mapping Menu Pivot Sum... % % Web controls Webb08 PX Web Web X PC-Axis Model Paxiom PXFileModel Builder XDFModel Builder XDFModel Builder SQLModel Builder SQLModel Builder SDMXModel Builder … …

Demo My own web application –Data sources CNMM PX files XDF files –Web controls from PCAxis.Web.Controls

Q & A