ILOSTAT SDMX Gateway. Dissemination API Reference Guide. Department of STATISTICS Publication Date:

Size: px
Start display at page:

Download "ILOSTAT SDMX Gateway. Dissemination API Reference Guide. Department of STATISTICS Publication Date:"

Transcription

1 Dissemination API Reference Guide Author: Department of STATISTICS Publication Date:

2 2

3 Table of Contents Document changes since last version ii I Data and metadata dissemination 3 I1 Description 3 I11 Overview 3 I12 URL format 3 I2 Structural metadata 7 I21 Common query string parameters 7 I22 Agency scheme 7 I23 Concept scheme 7 I24 Code lists 7 I25 Data structure definitions 9 I26 Data flows 10 I3 XML Validation Schema 11 I4 Data and metadata dissemination 11 I41 Selection of a dataflow 12 I42 Filtering 12 I43 Query string parameters 13 I44 Attributes and descriptive metadata 14 Page i

4 Document changes since last version Version Date Author Comment 20 E Greising * Included notes annotations * Corrected codes used for aggregate reference areas in CL_COUNTRY * Clarification on the usage of version when querying items on structural metadata queries * Removed references to versioning system (deprecated) * Described new implementation for dataflow queries including partial indicator codes and MULTI keyword * _Z replaces _@NA@ for not applicable Page ii

5 I Data and metadata dissemination I1 Description I11 Overview The dissemination service is a partial implementation of the standard SDMX RESTful API, as defined in the SDMX Standards: Section 7 Guidelines for the use of Web services This API defines a set of HyperText Transfer Protocol (HTTP) resources which give access to: Structural metadata (code lists, concepts, definition of data structures, etc) Data and informational metadata (values, notes) I12 URL format The defined resources are all accessible through HTTP GET requests, using a Web browser or any HTTP-enabled software component Each resource is associated to a Uniform Resource Locator (URL), as summarized in the picture next page From a technical point of view, the Base URL is the deployment path of the Java servlet that implements the SDMX RESTful interface The SDMX connector is currently deployed under the following Base URLs: Development/Integration testing: Production/public service: Structural metadata queries: /resource/agencyid/resourceid/version/itemid?querystringparameters Resource: agencyid: resourceid: The type of metadata to be returned Valid values: datastructure, conceptscheme, codelist, dataflow Not implemented queries: metadatastructure, categoryscheme, agencyscheme, hierarchicalcodelist, organisationscheme, organisationunitscheme, process, reportingtaxonomy, structure, dataproviderscheme, dataconsumerscheme, metadataflow, provisionagreement, structureset, categorisation, contentconstraint, attachmentconstraint Agency maintaining the artefact (eg: ILO) Default: ILO Artefact ID (eg: CL_FREQ) Default: all Page 3

6 version: itemid: querystringparameters: detail: Arterfact version (eg: 10) Default: latest ID of the Item to be returned (eg: Q) Valid for Item schemes only Default: all Desired amount of information to be returned References: Valid values: allstubs, referencestubs, full Default: full References to be returned with the artefact Valid values: none, children, descendants, any type of resource Default: none Data queries: Not implemented: parents, parentsandsiblings, all /resource/flowref/key/providerref?querystringparameters Resource: flowref: key: providerref: querystringparameters: Type of query Valid value: data Not implemented: metadata Dataflow ref (eg ILO,DF_MIG_EMP_TEMP_SEX_AGE_MIG_NB,latest) Key of the series to be returned (eg: KIFRA2854AEAP_DWAF_RT) Wildcarding (eg: STIESPQ) and ORing (eg: YIKHI+JPNA) is supported Data provider (eg: ILO) Default: all startperiod: Start period (inclusive) ISO8601 (eg ) or SDMX reporting period (eg 2014-Q3) endperiod: End period (inclusive) ISO8601 (eg ) or SDMX reporting period (eg 2014-M10) If dates are written in ISO8601 format (with dashes, ie YYYY-MM-DD), every point-in-time which reference period is entirely comprised between startperiod and endperiod (inclusive) will be included in the query response firstnobservations: Maximum number of observations starting from the first observation lastnobservations: Maximum number of observations counting back from the most recent observation dimensionatobservation: Id for the dimension attached at the observation level Default: TIME_PERIOD detail: Not implemented: updatedafter: Desired amount of information to be returned Valid values: serieskeysonly, dataonly, nodata, full Default: full Last time the query was performed Used to retrieve deltas Must be percent-encoded (eg: T14%3A15%3A00%2B01%3A00) includehistory: Whether to return vintages Default: false Page 4

7 The format parameter allows selecting the message format requested The valid options are: generic_2_0 will deliver a message in Generic Version 20 format (This is the default format) generic_2_1 will deliver a message in Generic Time Series Data Version 21 format compact_2_1 will deliver a message in Structure Specific Time Series Data Version 21 format json will deliver a message in json format (Valid only for data messages) The following sections will describe the resource locators in more details Page 5

8 Page 6

9 I2 Structural metadata I21 Common query string parameters Each URL is composed of a mandatory path and an optional query string, respectively the parts of the URL before and after the question mark (? ) sign The parameters allowed in the query string of a structure query are defined at paragraph 4322 of the SDMX standard, section 7 In the ILO implementation, the detail parameter is not mandatory, defaulting to full Furthermore, in this version the references parameter is restricted to the values none, children and descendants, since the cross-referencing of parent structures was not yet implemented in the underlying library at the time it was developed The format parameter allows selecting the message format requested The valid options are: generic_2_0 will deliver a message in Generic Version 20 format (This is the default format) generic_2_1 will deliver a message in Generic Time Series Data Version 21 format compact_2_1 will deliver a message in Structure Specific Time Series Data Version 21 format I22 Agency scheme The agency resource gives access to the agency scheme The ILO implementation currently defines only the ILO agency The identifier and version variables are ignored, the agency scheme is thus accessible under /agency/ilo I23 Concept scheme The conceptscheme resource gives access to the concept scheme The ILO implementation defines the following concept schemes: CS_ILOSTAT: defines the concepts common to the whole ILOSTAT information model and that are not included in the following two concept schemes CS_CLASSIF_TYPE: defines the concepts used as classifications (indicator-bound dimensions) in the ILOSTAT information model CS_NOTE_TYPE: defines the concepts used as notes (descriptive metadata presented as Tablelevel or value-level attributes) in the ILOSTAT information model CS_DISSEM: defines those concepts that are only relevant for dissemination purposes and can be discarded in data collection/data reporting The version variable is ignored (defaulting to latest or 10) I24 Code lists The codelist resource gives access to the code lists used to represent the coded dimensions and attributes (ie classifications and coded notes) All the code lists include Code, Name and Description elements (when available) and some additional fields in the form of annotations that provide useful information for dissemination and/or collection purposes (eg Sort gives an order Page 7

10 of prevalence of the item; Default indicates if certain attribute should be taken into account in a collection process or not) The ILO implementation defines the following code lists: Classification code lists: o One general list per classification type (as found in the T_CLY_CLASSIF_TYPE table in ILOSTAT metadata subsystem), accessible under /codelist/ilo/cl_<cly_code> It includes the description of the type and codes and descriptions for all the classifications items of all classifications versions of this type (eg /codelist/ilo/cl_eco) This code lists include a virtual classification item code of the form _Z which description is Not applicable to be assigned to all classifications not belonging to a certain indicator in a Dataflow based in the generic DSD (See I26 below) o One per classification version (as found in the T_CLV_CLASSIF_VERSION table in ILOSTAT metadata subsystem), accessible under /codelist/ilo/cl_<clv_code> It includes codes and descriptions for the classifications items of this version (eg /codelist/ilo/cl_eco_isic4) Indicator code lists: These code lists are constrained by collection They are accessible under /codelist/ilo/cl_indicator_<collection_code> This query is particularly useful for querying the list of indicators belonging to a collection Subject code lists: o One general list (as found in the T_SUB_SUBJECT table in ILOSTAT metadata subsystem), accessible under /codelist/ilo/cl_subject It includes codes and descriptions for all the subjects in the information model o One per indicator which includes the list of subjects this indicator is related to It is accessible under /codelist/ilo/cl_subject_<indicator_code> o One per collection which includes the list of subjects each indicator in the collection is related to It is accessible under /codelist/ilo/cl_subject_<collection_code> Notes code lists: o One general list per note type (as found in the T_NTY_NOTE_TYPE table in ILOSTAT metadata subsystem), accessible under /codelist/ilo/cl_note_<nty_code> o Special constrained code lists for notes applicable to a source type ( /codelist/ilo/cl_note_<src>) or a Topic( /codelist/ilo/cl_note_<top>) o The notes applicable to an Indicator ( /codelist/ilo/cl_note_<ind>) are the union of those applicable to its allowed types of source, its topic and the indicator itself (To be implemented in next version) Notes code lists include the following annotations: o Sort: The sort/prevalence order o Default (Y/N): Indicates if this note should be included in a collection process The Survey code lists: o One general list for all surveys, accessible under /codelist/ilo/cl_survey Page 8

11 o One per country restricted to the surveys related to this country, accessible under /codelist/ilo/cl_survey_<cou_iso3_code> Country code list: Accessible through /codelist/ilo/cl_country, it will provide the country code according to the ISO-3166 ALPHA3 standard and the name in the three official languages The alphabetical sort order in each language is given as the annotation Sort The annotation Group is set to Y if this item represents a country group and Parent indicates which group it belongs to (only for groups, N for countries) All the codes for items representing groups of countries are defined in the open space X of the ISO-3166 standard using numbers X01 has been assigned to World, and numbers have been assigned to code Income level categories as defined by the World Bank and ILO Geographical regions Africa, Americas, Arab States, Asia and the Pacific and Europe, and its sub-divisions, respectively Common dimensions and attributes: for the representation of indicator-invariant dimensions (frequency, collection, represented variable, etc) and attributes (time format, value status, etc) The version variable is ignored (defaulting to latest or 10) If the identifier variable is not specified, all existing code lists in the information model will be returned - ie /codelist/ilo/ However, to query for one specific item in a scheme, a version must be specified in the URL, and it will default to latest or 10 eg /codelist/ilo/cl_country/1/x01 To get all the code lists related to an indicator definition use the DSD query with the references=children or references=descendants parameter (See I25) I25 Data structure definitions The datastructure resource gives access to the Data Structure Definitions (DSD) which describes the data flows used to collect or disseminate data In the ILO implementation, attributes within the same DSD are used to convey descriptive metadata (notes) Each DSD is identified by the {collection; country; indicator} triplet, where: collection stands for the business code of a collection (ie CL_COLLECTION Code values or T_COL_COLLECTIONCOL_CODE in ILOSTAT metadata subsystem) country stands for the ISO alpha-3 code of a country (ie CL_COUNTRY Code values or T_COU_COUNTRYCOU_ISO3_CODE in ILOSTAT metadata subsystem), or ALL for the generic, dissemination DSD valid for all countries for one specific indicator indicator stands for the business code of an indicator (ie CL_INDICATOR Code values or T_IND_INDICATORIND_CODE in ILOSTAT metadata subsystem) The keyword ALL is allowed to generate a generic DSD for the country with all the dimensions collapsed into a single hypercube, including all classifications used by every indicator Including the TOPIC code instead of the indicator, a DSD for the Topic will be generated by collapsing in a single hypercube all the valid combinations of dimensions and attributes according to the indicators defined in ILOSTAT Similarly, the REPRESENTED_VARIABLE code can be used to obtain the DSD for this Represented Variable The resource /datastructure/ilo/<collection_code>_all_all?references=children can be used to get all code lists in one single query Page 9

12 The keyword MULTI generates a multi-indicator collection DSD for a given country It can also be combined with the Topic-DSD and Represented Variable-DSD features This is useful for querying individual table structures per indicator Under this scheme, the following resources are valid: /datastructure/ilo/yi_mex_emp_temp_sex_age_nb: country specific DSD, for the yearly collection of the Employment by Sex and Age indicator for Mexico /datastructure/ilo/yi_mex_emp_temp_sex_age_nb?references=descendants: same DSD, with full references to the code lists and concepts embedded /datastructure/ilo/yi_all_emp_multi?references=descendants: a single xml message with multiple DSDs corresponding to all the indicators in the topic EMP, including all referenced code lists and concepts /datastructure/ilo/yi_all_une_tune_sex_geo_nb: generic DSD, for the dissemination of the Unemployment by Sex and Geographical coverage indicator /datastructure/ilo/yi_mex_all: country specific generic DSD for Mexico, including all indicators in the Yearly Indicators (YI) collection (200+ as of writing) collapsed in a single hypercube of 19 dimensions: Collection, Country, Frequency, Survey, Represented Variable, 13 classification breakdowns and Time /datastructure/ilo/yi_mex_multi: country specific multiple DSD for Mexico, including all indicators in the Yearly Indicators (YI) collection (200+ as of writing) as independent Key families into a single xml file I26 Data flows The dataflow resource gives access to the data flows used to collect or disseminate data In the ILO implementation, one dataflow is defined for each DSD, identified by DF_<DSD_ID> The default behaviour is the same as when querying DSDs, either for one indicator, grouping by Topic or Represented variable or using the keywords ALL or MULTI (See I25) Under this scheme, the query /dataflow/ilo will return a message including all the dissemination dataflows (ie indicators) with data available, so it is the best way of discovering data availability For simplification, the dataflows included in the response to this query are those representing indicators and the generics by collection (<col>_all_all) Similarly to the datastructure resource query, querying a dataflow based in a generic ALL indicators flow reference like in the following example: /dataflow/ilo/df_yi_mex_all/<filters>?<parameters> will return a single dataflow corresponding to the country specific generic DSD for Mexico, including all indicators in the Yearly Indicators (YI) collection (200+ as of writing) collapsed in a single hypercube On the other hand, the query /dataflow/ilo/df_yi_mex_multi/<filters>?<parameters> will generate a message including all the valid DF for Mexico corresponding to indicators in the YI collection with data available In other words, the API s behaviour is the same as specifying MULTI for DSDs, but constraining the result by data availability, since the main intention of the API is data dissemination Page 10

13 Individual dataflows can also be queried; the following URL gives access to the dataflow for yearly indicators, France, Employment by Sex and Age: /dataflow/ilo/df_yi_fra_emp_temp_sex_age_nb/<filters>?<parameters> As explained for DSDs above, under this logic, the following resources are valid dataflows: /dataflow/ilo/df_yi_mex_emp_temp_sex_age_nb: country specific, for the yearly collection of the Employment by Sex and Age indicator for Mexico /dataflow/ilo/df_yi_mex_emp_temp_sex_age_nb?references=descendants: same dataflow, with full references to the code lists, concepts and data structures embedded /dataflow/ilo/df_yi_all_emp?references=descendants: a xml message with a dataflow making use of the generic DSD for the all the indicators in the topic EMP, including all referenced code lists, concepts and datastructure /dataflow/ilo/df_yi_all_emp_multi?references=descendants: a single xml message with multiple dataflows corresponding to all the indicators in the topic EMP, including all referenced code lists, concepts and respective datastructures /dataflow/ilo/df_yi_all_une_tune_sex_geo_nb: generic dataflow, for the dissemination of the Unemployment by Sex and Geographical coverage indicator /dataflow/ilo/df_yi_mex_all: country specific generic dataflow for Mexico, colapsing all indicators in the Yearly Indicators (YI) collection in a single hypercube /dataflow/ilo/df_yi_mex_multi: country specific multiple dataflow for Mexico, including all indicators in the Yearly Indicators (YI) collection with data available I3 XML Validation Schema The schema URL space gives access to XML Schema files that can be used to validate data flows in SDMX-ML files I4 Data and metadata dissemination The data URL space gives access to the disseminated data and metadata The URL scheme allows: The selection of a given dataflow The optional filtering of data/metadata across dimensions Optional query string parameters The format parameter allows selecting the message format requested The valid options are: generic_2_0 will deliver a message in Generic Version 20 format (This is the default format) generic_2_1 will deliver a message in Generic Time Series Data Version 21 format compact_2_1 will deliver a message in Structure Specific Time Series Data Version 21 format json will deliver a message in json format (Valid only for data messages) Page 11

14 I41 Selection of a dataflow The dataflow variable of the URL scheme is of the form <agency_id>,<dataflow_id>,<version> In the ILO implementation, agency_id is always ILO and version can be omitted So in order to get data from the yearly collection of the Employment by Sex and Age indicator for all countries, the dataflow identifier is: ILO,DF_YI_ALL_EMP_TEMP_SEX_AGE_NB It should be noted that, when querying for data using the generic dataflows (ie those with ALL in the indicator portion of the id, or referring to a topic or represented variable), data is formatted according to the generic hypercube including all the breakdowns in the indicators referenced and thus, certain key combinations may be invalid (do not exist in any indicator) All the classification dimensions of the generic hypercube not corresponding to a certain key family (ie a valid indicator) will be filled with the global Not applicable code _Z (See I24 above) Please take into account that this type of queries in a big collection like YI or STI can be very time consuming I42 Filtering The next component of the URL is called the key in the SDMX specification It is a dot-separated list of values for the dimensions, in the order defined by the DSD related to the dataflow An omitted dimension is wild carded; the logical or operator is supported using the + character The ALL keyword wildcards all dimensions, allowing to get all the data for a given DSD Following on the previous example, the DSD for Employment by Sex and Age 1 defines the following dimensions, most general to most specific: COLLECTION, COUNTRY, FREQ, SURVEY, REPRESENTED_VARIABLE, and afterwards the classifications involved in the indicator like CLASSIF_SEX, CLASSIF_AGE, etc in the order given in the DSD Any filter can be specified either explicitly (by providing a value or expression) or omitted by just adding the separator dot to its right It is not necessary to put all the dots for all the dimensions; the dots to the right of the last filtered dimension can be omitted and will be wildcarded One particular use case is the ability to select data for one specific classification version: all the classification item s codes for this version can be implicitly specified by entering the prefix that identifies that version codes followed by an asterisk (*) to wildcard the classification item codes (ie <CLA>_<CLV>* or AGE_5YRBANDS*) in the proper dimension position to fetch data only for this classification version Similarly, all data from the indicators belonging to one Topic can be obtained by specifying <TOP>*, eg EMP* (see example below) The characters M, Q and A in the FREQ dimension can be used to filter data points with Monthly, Quarterly and Annual time reference periods It is important to note that, while dimension codes and in particular classification item codes, can be ORed with the +, a wildcarded code in such expression will be ignored Examples: 1An Indicator is defined as a Represented variable broken-down by none, one or more classifications The Represented variable code is composed by the Topic (ie EMP), the variant (ie TEMP for Total EMPloyment) and the Type of measure (ie NB for NumBer, RT for RaTe, etc) The indicator code is obtained by inserting the Classification Types codes (ie SEX & AGE) after the variant code: EMP_TEMP_SEX_AGE_NB Page 12

15 /data/ilo,df_yi_all_emp_temp_sex_age_nb/all: fetch all data for the yearly collection /data/ilo,df_yi_all_emp_temp_sex_age_nb/: idem (all dimensions wildcarded) /data/ilo,df_yi_all_emp_temp_sex_age_nb/mex+esp: fetch data for México and Spain, with all other dimensions wildcarded /data/ilo,df_yi_all_emp_temp_sex_age_nb/sex_tage_5yrbands_total: filter on the total classification items (same information as in the multi-country report of the ILOSTAT website) /data/ilo,df_sti_all_emp_temp_sex_age_nb/deu+fra+gbr+itam: fetch monthly data only for Germany, France, the United Kingdom and Italy /data/ilo,df_yi_all_emp_temp_sex_age_nb/yifraa1142sex_fage_5yrbands_15-19+age_5yrbands_60-64: fetch data for France, survey 1142, for female workers, ages and /data/ilo,df_yi_esp_une_tune_sex_age_nb/age_5yrbands_y00-04+age_5yrbands_y05-09+age_5yrbands_y10-14+age_5yrbands_y15-19+age_5yrbands_y20-24+age_5yrbands_y25-29+age_5yrbands_y30-34+age_5yrbands_y35-39+age_5yrbands_y40-44+age_5yrbands_y45-49+age_5yrbands_y50-54+age_5yrbands_y55-59+age_5yrbands_y60-64+age_5yrbands_yge65+age_5yrbands_total: fetch data for Spain for 5-year age bands classification version /data/ilo,df_yi_esp_une_tune_sex_age_nb/age_5yrbands*: The same as above example /data/ilo,df_yi_aut_all/emp_temp_nb: fetch data for all indicators based on the represented variable Total Employment Level (EMP_TEMP_NB) for Austria Note that the filtering of the represented variable is only meaningful for an ALL-indicators type dataflow /data/ilo,df_yi_aut_all/emp*: fetch data for all indicators belonging to the topic Employment (EMP) for Austria Note that this particular case of filtering of the represented variable is only meaningful for an ALL-indicators type dataflow as well I43 Query string parameters The standard SDMX REST interface defines a number of query string parameters that can be used to further tailor the data flow retrieved These parameters are to be specified after a? and concatenated with & The ILO implementation interprets a reduced set of these parameters, as described below: startperiod: the starting date for the period for which results should be supplied (inclusive) endperiod: the ending date for the period for which results should be supplied (inclusive) Accepted formats: ISO8601 (eg ) or SDMX reporting period (eg 2014-Q3) If dates are written in ISO8601 format (with dashes, ie YYYY-MM-DD), every point-in-time which reference period is entirely comprised between startperiod and endperiod (inclusive) will be included in the query response firstnobservations: includes data for the first N time points lastnobservations: includes data for the last N time points detail: the desired amount of information to be returned; must be one of: Page 13

16 o full: default value, return everything (data, annotations, attributes) o dataonly: values only (no attributes) o serieskeysonly: can be used for performance reasons to fetch the series (with specified dimensions) matching a given query o nodata: only attributes and annotations format: The message format Valid options are: o o generic_2_0 will deliver a message in Generic Version 20 format (This is the default format) generic_2_1 will deliver a message in Generic Time Series Dara Version 21 format o compact_2_1 will deliver a message in Structure Specific Time Series Data Version 21 format o json will deliver a message in json format (Valid only for data messages) So, going further on the previous examples, the following request is possible: /data/ilo,df_yi_all_emp_temp_sex_age_nb/yifraa1142sex_tage_5yrbands_total?startp eriod= &endperiod= &detail=dataonly&format=json: fetch the data point for France, survey 1142, total classifications, year 2009 in a json data message I44 Attributes and descriptive metadata For each observation value there will be a set of attributes describing the data point These attributes include certain characteristics of the measured dimension like Unit of measure, Unit multiplier, Currency, Time format, etc and useful information for presentation purposes like the default number of decimal positions and the suggested sort order for the indicators Two particular attributes provide data structure information: the INDICATOR that provides the indicator code and SUBJECT1, SUBJECT2, SUBJECT3 which refer to up to 3 subjects the indicator belongs to The descriptive metadata in ILOSTAT is coded and will appear as attributes associated to each observation value There are three types of metadata which are recognized by the name of the attributes: VALUE_STATUS is a flag associated to the observation value, and there will be only one per observation MET_<Note type> holds descriptive metadata and will probably be repeating in all the data points for the table defined by the main dimensions (COLLECTION, COUNTRY, FREQ, SURVEY and REPRESENTED_VARIABLE) plus TIME OVN_<Note type> holds a footnote It is attached to one observation and denotes certain exception for that particular data point Page 14

FUSION REGISTRY WEB SERVICES API FUSION REGISTRY VERSION 9. Web Services API

FUSION REGISTRY WEB SERVICES API FUSION REGISTRY VERSION 9. Web Services API FUSION REGISTRY VERSION 9 Web Services API FUSION REGISTRY WEB SERVICES API Fusion Registry: 9.2 Document Last Updated: February 02 nd 2018 Version 20180209 CONTENTS 1 Overview... 3 2 Web Service Definitions...

More information

Bulk download in ILOSTAT:

Bulk download in ILOSTAT: ILOSTAT Bulk download in ILOSTAT: Instructions and Guidelines Table of contents 1. Introduction... 2 2. Contents of the bulk download repository... 2 3. Data directories: tables presented by indicator

More information

Bulk download in ILOSTAT:

Bulk download in ILOSTAT: ILOSTAT Bulk download in ILOSTAT: Instructions and Guidelines Acknowledgements This document is the result of an extensive collaboration among various members of the Data Production and Analysis Unit of

More information

SDMX GLOBAL CONFERENCE

SDMX GLOBAL CONFERENCE SDMX GLOBAL CONFERENCE PARIS 2009 EUROSTAT SDMX REGISTRY (Francesco Rizzo, Bengt-Åke Lindblad - Eurostat) 1. Introduction The SDMX initiative (Statistical Data and Metadata exchange) is aimed at developing

More information

CountryData Technologies for Data Exchange. SDMX Information Model: An Introduction

CountryData Technologies for Data Exchange. SDMX Information Model: An Introduction CountryData Technologies for Data Exchange SDMX Information Model: An Introduction SDMX Information Model An abstract model, from which actual implementations are derived. Implemented in XML and GESMES,

More information

SDMX self-learning package No. 3 Student book. SDMX-ML Messages

SDMX self-learning package No. 3 Student book. SDMX-ML Messages No. 3 Student book SDMX-ML Messages Produced by Eurostat, Directorate B: Statistical Methodologies and Tools Unit B-5: Statistical Information Technologies Last update of content February 2010 Version

More information

SDMX self-learning package No. 5 Student book. Metadata Structure Definition

SDMX self-learning package No. 5 Student book. Metadata Structure Definition No. 5 Student book Metadata Structure Definition Produced by Eurostat, Directorate B: Statistical Methodologies and Tools Unit B-5: Statistical Information Technologies Last update of content December

More information

Package rsdmx. September 21, 2018

Package rsdmx. September 21, 2018 Version 0.5-13 Date 2018-09-21 Title Tools for Reading SDMX Data and Metadata Package rsdmx September 21, 2018 Maintainer Emmanuel Blondel Depends R (>= 2.15) Imports methods,

More information

SDMX training. How to set up an SDMX architecture for reporting and dissemination October Francesco Rizzo

SDMX training. How to set up an SDMX architecture for reporting and dissemination October Francesco Rizzo SDMX training How to set up an SDMX architecture for reporting and dissemination 29-30 October 2014 Francesco Rizzo rizzo@istat.it Hands-on session Mapping Assistant workflow STEP 0 MSDB Connection DDB

More information

SDMX artefacts used to discover, query for, and visualise data

SDMX artefacts used to discover, query for, and visualise data SDMX artefacts used to discover, query for, and visualise data Chris Nelson Metadata Technology Ltd. 11-13 Sep 2013 SDMX Global Conference 2013 1 What are the Artefacts Structural Metadata Presentation

More information

FUSION REGISTRY FUSION REGISTRY VERSION 9. Tutorial This guide describes about Validation Schemes in the Fusion Registry

FUSION REGISTRY FUSION REGISTRY VERSION 9. Tutorial This guide describes about Validation Schemes in the Fusion Registry FUSION REGISTRY VERSION 9 Tutorial This guide describes about Validation Schemes in the Fusion Registry FUSION REGISTRY Use Case Applying Validation Schemes to Fusion Registry Fusion Registry: 9.2.x Document

More information

SDMX self-learning package No. 7 Student book. SDMX Architecture Using the Pull Method for Data Sharing

SDMX self-learning package No. 7 Student book. SDMX Architecture Using the Pull Method for Data Sharing No. 7 Student book SDMX Architecture Using the Pull Method for Data Sharing Produced by Eurostat, Directorate B: Statistical Methodologies and Tools Unit B-5: Statistical Information Technologies Last

More information

A STRATEGY ON STRUCTURAL METADATA MANAGEMENT BASED ON SDMX AND THE GSIM MODELS

A STRATEGY ON STRUCTURAL METADATA MANAGEMENT BASED ON SDMX AND THE GSIM MODELS Distr. GENERAL 25 April 2013 WP.4 ENGLISH ONLY UNITED NATIONS ECONOMIC COMMISSION FOR EUROPE CONFERENCE OF EUROPEAN STATISTICIANS EUROPEAN COMMISSION STATISTICAL OFFICE OF THE EUROPEAN UNION (EUROSTAT)

More information

Enterprise Data Catalog for Microsoft Azure Tutorial

Enterprise Data Catalog for Microsoft Azure Tutorial Enterprise Data Catalog for Microsoft Azure Tutorial VERSION 10.2 JANUARY 2018 Page 1 of 45 Contents Tutorial Objectives... 4 Enterprise Data Catalog Overview... 5 Overview... 5 Objectives... 5 Enterprise

More information

Metadata Management in the FAO Statistics Division (ESS) Overview of the FAOSTAT / CountrySTAT approach by Julia Stone

Metadata Management in the FAO Statistics Division (ESS) Overview of the FAOSTAT / CountrySTAT approach by Julia Stone Metadata Management in the FAO Statistics Division (ESS) Overview of the FAOSTAT / CountrySTAT approach by Julia Stone Metadata Management in ESS 1. Introduction 2. FAOSTAT metadata collection 3. CountrySTAT

More information

Directorate B: Quality, methodology and information systems

Directorate B: Quality, methodology and information systems EUROPEAN COMMISSION EUROSTAT Directorate B: Quality, methodology and information systems EDAMIS Dataset Naming Convention (DSNC) The naming convention for 1. Datasets, 2. Dataset occurrences This document

More information

Background Information. Instructions. Problem Statement. HOMEWORK HELP PROJECT INSTRUCTIONS Homework #5 Help Travel and Tourism Industry Problem

Background Information. Instructions. Problem Statement. HOMEWORK HELP PROJECT INSTRUCTIONS Homework #5 Help Travel and Tourism Industry Problem Background Information Travel and tourism comprise one of the largest industries in the world. Across the globe, it supports 101 million jobs and contributes $2.1 trillion to the world economy. The travel

More information

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents SMPTE AG 18:2017 Administrative Guideline SMPTE Metadata Registers Maintenance and Publication Page 1 of 20 pages Table of Contents 1 Scope 3 2 Conformance Notation 3 3 Normative References 3 4 Definitions

More information

A New Data Structure and Codification for Balance of Payments. Rodrigo Oliveira-Soares and René Piche SDMX Conference, Washington DC 2 May 2011

A New Data Structure and Codification for Balance of Payments. Rodrigo Oliveira-Soares and René Piche SDMX Conference, Washington DC 2 May 2011 A New Data Structure and Codification for Balance of Payments Rodrigo Oliveira-Soares and René Piche SDMX Conference, Washington DC 2 May 2011 Outline Background Main driver of change Opportunities arising

More information

Package wbstats. R topics documented: January 3, Type Package

Package wbstats. R topics documented: January 3, Type Package Type Package Package wbstats January 3, 2018 Title Programmatic Access to Data and Statistics from the World Bank API Tools for searching and downloading data and statistics from the World Bank Data API

More information

OECD.Stat SDMX strategy Prepared by Jens Dossé, presented by David Barraclough, OECD

OECD.Stat SDMX strategy Prepared by Jens Dossé, presented by David Barraclough, OECD OECD.Stat SDMX strategy Prepared by Jens Dossé, presented by David Barraclough, OECD Meeting of the Expert Group on Statistical Data and Metadata Exchange 27-30 October 2014, Korea OECD a Sponsor organisation

More information

Streamlining Data Compilation and Dissemination at ILO Department of Statistics Lessons Learned and Current Status

Streamlining Data Compilation and Dissemination at ILO Department of Statistics Lessons Learned and Current Status Distr. GENERAL Working Paper 11 April 2013 ENGLISH ONLY UNITED NATIONS ECONOMIC COMMISSION FOR EUROPE (ECE) CONFERENCE OF EUROPEAN STATISTICIANS ORGANISATION FOR ECONOMIC COOPERATION AND DEVELOPMENT (OECD)

More information

TRAVELTRAX DESKTOP REPORTING User Guide v6.5.3 June 13, 2013

TRAVELTRAX DESKTOP REPORTING User Guide v6.5.3 June 13, 2013 TRAVELTRAX DESKTOP REPORTING User Guide v6.5.3 June 13, 2013 TABLE OF CONTENTS Introduction... 4 Login... 6 Logout... 7 Main Menu... 8 Databases...10 Add Database Alias...11 Connect to Database...11 System

More information

Fusion Registry 9 SDMX Data and Metadata Management System

Fusion Registry 9 SDMX Data and Metadata Management System Registry 9 Data and Management System Registry 9 is a complete and fully integrated statistical data and metadata management system using. Whether you require a metadata repository supporting a highperformance

More information

Joint UNECE/Eurostat/OECD work session on statistical metadata (METIS) (Geneva, 3-5 April 2006)

Joint UNECE/Eurostat/OECD work session on statistical metadata (METIS) (Geneva, 3-5 April 2006) WP. 20 ENGLISH ONLY UNITED NATIONS STATISTICAL COMMISSION and ECONOMIC COMMISSION FOR EUROPE CONFERENCE OF EUROPEAN STATISTICIANS EUROPEAN COMMISSION STATISTICAL OFFICE OF THE EUROPEAN COMMUNITIES (EUROSTAT)

More information

Name type specification definitions part 1 basic name

Name type specification definitions part 1 basic name Open Geospatial Consortium Inc. Date: 2010-03-31 Reference number of this document: OGC 09-048r3 OGC Name of this document: http://www.opengis.net/doc/pol-nts/def-1/1.1 Version: 1.1 Category: OpenGIS Policy

More information

FILING OF ANNUAL FINANCIAL STATEMENTS TO THE CIPC IN XBRL

FILING OF ANNUAL FINANCIAL STATEMENTS TO THE CIPC IN XBRL FILING OF ANNUAL FINANCIAL STATEMENTS TO THE CIPC IN XBRL Filers Guidelines: Technical Aspects Author: Hennie Viljoen XBRL Programme Manager: CIPC This document provides information and guidelines to Entities

More information

FILING OF ANNUAL FINANCIAL STATEMENTS TO THE CIPC IN XBRL

FILING OF ANNUAL FINANCIAL STATEMENTS TO THE CIPC IN XBRL FILING OF ANNUAL FINANCIAL STATEMENTS TO THE CIPC IN XBRL Filers Guidelines: Technical Aspects Author: Hennie Viljoen XBRL Programme Manager: CIPC This document provides information and guidelines to Entities

More information

GLOBAL MOBILE PAYMENT METHODS: FIRST HALF 2016

GLOBAL MOBILE PAYMENT METHODS: FIRST HALF 2016 PUBLICATION DATE: OCTOBER 2016 PAGE 2 GENERAL INFORMATION I PAGE 3 KEY FINDINGS I PAGE 4-8 TABLE OF CONTENTS I PAGE 9 REPORT-SPECIFIC SAMPLE CHARTS I PAGE 10 METHODOLOGY I PAGE 11 RELATED REPORTS I PAGE

More information

CountryData Workshop Technologies for Data Exchange. Reference Metadata

CountryData Workshop Technologies for Data Exchange. Reference Metadata CountryData Workshop Technologies for Data Exchange Reference Metadata Metadata According to the ISO; Metadata is data that defines and describes other data. Perhaps, better visualized as layers within

More information

Internet Engineering Task Force (IETF) Obsoletes: 7302 September 2016 Category: Informational ISSN:

Internet Engineering Task Force (IETF) Obsoletes: 7302 September 2016 Category: Informational ISSN: Internet Engineering Task Force (IETF) P. Lemieux Request for Comments: 7972 Sandflow Consulting LLC Obsoletes: 7302 September 2016 Category: Informational ISSN: 2070-1721 Entertainment Identifier Registry

More information

SDMX self-learning package XML based technologies used in SDMX-IT TEST

SDMX self-learning package XML based technologies used in SDMX-IT TEST SDMX self-learning package XML based technologies used in SDMX-IT TEST Produced by Eurostat, Directorate B: Statistical Methodologies and Tools Unit B-5: Statistical Information Technologies Last update

More information

Cisco Threat Intelligence Director (TID)

Cisco Threat Intelligence Director (TID) The topics in this chapter describe how to configure and use TID in the Firepower System. Overview, page 1 Requirements for Threat Intelligence Director, page 4 How To Set Up, page 6 Analyze TID Incident

More information

RDGL Reference Manual

RDGL Reference Manual RDGL Reference Manual COMS W4115 Programming Languages and Translators Professor Stephen A. Edwards Summer 2007(CVN) Navid Azimi (na2258) nazimi@microsoft.com Contents Introduction... 3 Purpose... 3 Goals...

More information

Introduction to XML. Chapter 133

Introduction to XML. Chapter 133 Chapter 133 Introduction to XML A. Multiple choice questions: 1. Attributes in XML should be enclosed within. a. single quotes b. double quotes c. both a and b d. none of these c. both a and b 2. Which

More information

ITU s work on ICT measurement

ITU s work on ICT measurement ITU s work on ICT measurement WTO Conference on the Use of Data in the Digital Economy 2-3 October 2017 Martin Schaaper Senior ICT Analyst ICT Data and Statistics Division Telecommunication Development

More information

INTEROPERABILITY OF STATISTICAL DATA AND METADATA AMONG BRAZILIAN GOVERNMENT INSTITUTIONS USING THE SDMX STANDARD. Submitted by IBGE, Brazil 1

INTEROPERABILITY OF STATISTICAL DATA AND METADATA AMONG BRAZILIAN GOVERNMENT INSTITUTIONS USING THE SDMX STANDARD. Submitted by IBGE, Brazil 1 SDMX GLOBAL CONFERENCE 2009 INTEROPERABILITY OF STATISTICAL DATA AND METADATA AMONG BRAZILIAN GOVERNMENT INSTITUTIONS USING THE SDMX STANDARD Submitted by IBGE, Brazil 1 Abstract Since 1990, the Brazilian

More information

Introduction to Web Services & SOA

Introduction to Web Services & SOA References: Web Services, A Technical Introduction, Deitel & Deitel Building Scalable and High Performance Java Web Applications, Barish Service-Oriented Programming (SOP) SOP A programming paradigm that

More information

Sensitive Data Detection

Sensitive Data Detection The following topics explain sensitive data detection and how to configure it: Basics, page 1 Global Options, page 2 Individual Sensitive Data Type Options, page 3 System-Provided Sensitive Data Types,

More information

In-depth, influential, indispensable. The information you need from a source you trust

In-depth, influential, indispensable. The information you need from a source you trust In-depth, influential, indispensable The information you need from a source you trust Books and Analytical Papers More than 13,000 publications, including LOEs Books, Occasional Papers, Staff Discussion

More information

IBM InfoSphere Information Server Version 8 Release 7. Reporting Guide SC

IBM InfoSphere Information Server Version 8 Release 7. Reporting Guide SC IBM InfoSphere Server Version 8 Release 7 Reporting Guide SC19-3472-00 IBM InfoSphere Server Version 8 Release 7 Reporting Guide SC19-3472-00 Note Before using this information and the product that it

More information

Metadata. Frauke Kreuter BLS 2018 University of Maryland (JPSM), University of Mannheim & IAB

Metadata. Frauke Kreuter BLS 2018 University of Maryland (JPSM), University of Mannheim & IAB Metadata Frauke Kreuter BLS 2018 University of Maryland (JPSM), University of Mannheim & IAB Metadata? Process data whiskey Spaghetti Metadata Paradata and metadata Paradata capture information about

More information

Connector for Microsoft SharePoint Product Guide - On Demand. Version

Connector for Microsoft SharePoint Product Guide - On Demand. Version Connector for Microsoft SharePoint Product Guide - On Demand Version 03.0.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as

More information

Draft SDMX Technical Standards (Version 2.0) - Disposition Log Project Team

Draft SDMX Technical Standards (Version 2.0) - Disposition Log Project Team Draft SDMX Technical s (Version 2.0) - Disposition Log Project 1 Project 2 Project general general (see below for exampl es) In the document Framework for SDMX technical standards, version 2) it is stated

More information

web.xml Deployment Descriptor Elements

web.xml Deployment Descriptor Elements APPENDIX A web.xml Deployment Descriptor s The following sections describe the deployment descriptor elements defined in the web.xml schema under the root element . With Java EE annotations, the

More information

ELECTRONIC SUBMISSION FRAMEWORK (ESF)

ELECTRONIC SUBMISSION FRAMEWORK (ESF) ELECTRONIC SUBMISSION FRAMEWORK (ESF) LEXIS (Log Export Information System) SUBMISSION GUIDE FOR PROVINCIAL APPLICATIONS Client: Ministry of Forests Information Management Group Date: April 8, 2008 Revision:

More information

Keysight Technologies T4020S LTE RRM Test System. Technical Overview

Keysight Technologies T4020S LTE RRM Test System. Technical Overview Keysight Technologies T4020S LTE RRM Test System Technical Overview 02 Keysight T4020S LTE RRM Test System - Technical Overview Overview The T4020S LTE RRM test system is the Keysight Technologies, Inc.

More information

Introduction to Web Services & SOA

Introduction to Web Services & SOA References: Web Services, A Technical Introduction, Deitel & Deitel Building Scalable and High Performance Java Web Applications, Barish Web Service Definition The term "Web Services" can be confusing.

More information

Managing Firewall Services

Managing Firewall Services CHAPTER 11 Firewall Services manages firewall-related policies in Security Manager that apply to the Adaptive Security Appliance (ASA), PIX Firewall (PIX), Catalyst Firewall Services Module (FWSM), and

More information

European Conference on Quality and Methodology in Official Statistics (Q2008), 8-11, July, 2008, Rome - Italy

European Conference on Quality and Methodology in Official Statistics (Q2008), 8-11, July, 2008, Rome - Italy European Conference on Quality and Methodology in Official Statistics (Q2008), 8-11, July, 2008, Rome - Italy Metadata Life Cycle Statistics Portugal Isabel Morgado Methodology and Information Systems

More information

Technical specifications AnaCredit Version

Technical specifications AnaCredit Version Technical specifications AnaCredit Version 1.0.12 Banque centrale du Luxembourg Contents 1 Scope... 4 2 Acronyms... 4 3 Introduction... 4 4 Message file... 7 4.1 File naming convention... 7 4.1.1 For counterparty

More information

Connector for Microsoft SharePoint Product Guide - On Premise. Version

Connector for Microsoft SharePoint Product Guide - On Premise. Version Connector for Microsoft SharePoint Product Guide - On Premise Version 03.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to

More information

Pilot Study for the WHOIS Accuracy Reporting System: Preliminary Findings

Pilot Study for the WHOIS Accuracy Reporting System: Preliminary Findings Pilot Study for the WHOIS Accuracy Reporting System: Preliminary Findings About the Pilot Study On 8 November 2012, in response to the Recommendations of the WHOIS Review Team convened under the Affirmation

More information

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE David C. Hay Essential Strategies, Inc In the buzzword sweepstakes of 1997, the clear winner has to be Data Warehouse. A host of technologies and techniques

More information

How Actuate Reports Process Adhoc Parameter Values and Expressions

How Actuate Reports Process Adhoc Parameter Values and Expressions How Actuate Reports Process Adhoc Parameter Values and Expressions By Chris Geiss chris_geiss@yahoo.com How Actuate Reports Process Adhoc Parameter Values and Expressions By Chris Geiss (chris_geiss@yahoo.com)

More information

Grouping and Sorting

Grouping and Sorting 1 Content... 2 2 Introduction... 2 3 Grouping data... 3 4 How to create reports with grouped data... 5 4.1 Simple Group Example... 5 4.2 Group example with Group Name Field... 8 4.3 Group example with

More information

The Energy Data Management Center & Database Structure

The Energy Data Management Center & Database Structure The Energy Data Management Center & Database Structure Presentation and Exercises Energy Statistics Training Paris, Oct. 14 18, 2013 Ryszard Pospiech Energy Data Manager Table of Contents 1. Database overview

More information

PHPKB API Reference Guide

PHPKB API Reference Guide PHPKB API Reference Guide KB Administrator Fri, Apr 9, 09 User Manual 96 0 This document provides details on how to use the API available in PHPKB knowledge base management software. It acts as a reference

More information

Exchange Network REST Guidance: Optimize Your REST Services and Simplify Their Usability. Version: 1.1

Exchange Network REST Guidance: Optimize Your REST Services and Simplify Their Usability. Version: 1.1 Exchange Network REST Guidance: Optimize Your REST s and Simplify Their Usability Version: 1.1 May 28, 2013 Revision History Version Change Change Description of Change Number Effective Date Entered By

More information

Financial Tracking Service Tutorial: Using Data Search

Financial Tracking Service Tutorial: Using Data Search Tutorial: 2 of 27 TABLE OF CONTENTS What is data Search? 3 1.Search Page 4 2. Search Options 5 3. Year(s) 6 4. Search Terms 7 5. Get the Data 10 6. Viewing the Data Results 11 7. Flows (the data) 12 8.

More information

Standardizing and industrializing a business process the dissemination use case Annex 1

Standardizing and industrializing a business process the dissemination use case Annex 1 Standardizing and industrializing a business process the dissemination use case Annex 1 Alessio Cardacino - (alcardac@istat.it) ESTP Course Information standards and technologies for describing, exchanging

More information

Designing a System Engineering Environment in a structured way

Designing a System Engineering Environment in a structured way Designing a System Engineering Environment in a structured way Anna Todino Ivo Viglietti Bruno Tranchero Leonardo-Finmeccanica Aircraft Division Torino, Italy Copyright held by the authors. Rubén de Juan

More information

Using the Identify Database for Self-Affiliation: A Guide

Using the Identify Database for Self-Affiliation: A Guide Using the Identify Database for Self-Affiliation: A Guide Uses for the Identify Database More and more Ringgold customers are using the Identify Database as an authority file for a variety of innovative

More information

The process of preparing an application to support more than one language and data format is called internationalization. Localization is the process

The process of preparing an application to support more than one language and data format is called internationalization. Localization is the process 1 The process of preparing an application to support more than one language and data format is called internationalization. Localization is the process of adapting an internationalized application to support

More information

Introduction Accessing MICS Compiler Learning MICS Compiler CHAPTER 1: Searching for Data Surveys Indicators...

Introduction Accessing MICS Compiler Learning MICS Compiler CHAPTER 1: Searching for Data Surveys Indicators... Acknowledgement MICS Compiler is a web application that has been developed by UNICEF to provide access to Multiple Indicator Cluster Survey data. The system is built on DevInfo technology. 3 Contents Introduction...

More information

Ariba Network. T-Mobile Registration Guide

Ariba Network. T-Mobile Registration Guide Ariba Network T-Mobile Registration Guide Before you start Ariba Network displays by default in language of your browser (when supported) make sure, that it s in your preferred language. In both Internet

More information

SDMX 2.1 documentation. SDMX 2.1 User Guide. Version /09/2012. SDMX User Guide: Version 0.1

SDMX 2.1 documentation. SDMX 2.1 User Guide. Version /09/2012. SDMX User Guide: Version 0.1 SDMX 2.1 User Guide Version 0.1-19/09/2012 1 P a g e Objective of this new draft of the User Guide This new SDMX User Guide aims at providing explanations and guidance to users (and potential users) of

More information

SDMX in the UNIDO Statistical Production Process

SDMX in the UNIDO Statistical Production Process 1 SDMX in the UNIDO Statistical Production Process UNIDO v.todorov@unido.org OECD/UNECE Expert Group on SDMX (Geneva 8-9 March 2010) 2 Outline Introduction and Overview UNIDO statistical production process

More information

REST API Documentation Using OpenAPI (Swagger)

REST API Documentation Using OpenAPI (Swagger) REST API Documentation Using OpenAPI (Swagger) Modern technology for modern web frontends Martyn Kemp, Consultingwerk Ltd. martyn.kemp@consultingwerk.de http://www.consultingwerk.de/ 2 Consultingwerk Ltd.

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

Cisco Threat Intelligence Director (TID)

Cisco Threat Intelligence Director (TID) The topics in this chapter describe how to configure and use TID in the Firepower System. Overview, page 1 Using TID Sources to Ingest Feed Data, page 6 Using Access Control to Publish TID Data and Generate

More information

Intelligence Community and Department of Defense Content Discovery & Retrieval Integrated Project Team (CDR IPT)

Intelligence Community and Department of Defense Content Discovery & Retrieval Integrated Project Team (CDR IPT) Intelligence Community and Department of Defense Content Discovery & Retrieval Integrated Project Team (CDR IPT) IC/DoD REST Interface Encoding Specification for CDR Search, v1.1 12 May 2011 REVISION/HISTORY

More information

Supplier Invoice Submission Guide. English

Supplier Invoice Submission Guide. English Supplier Invoice Submission Guide English Date: May 2 nd, 2017 1 Table of Contents How to submit an invoice through the SWIM... 3 How to access the SWIM... 3 Submitting a PO invoice... 4 Creating an invoice...

More information

Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0

Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0 Cube Designer User Guide SAP BusinessObjects Financial Consolidation, Cube Designer 10.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

Universal Format Plug-in User s Guide. Version 10g Release 3 (10.3)

Universal Format Plug-in User s Guide. Version 10g Release 3 (10.3) Universal Format Plug-in User s Guide Version 10g Release 3 (10.3) UNIVERSAL... 3 TERMINOLOGY... 3 CREATING A UNIVERSAL FORMAT... 5 CREATING A UNIVERSAL FORMAT BASED ON AN EXISTING UNIVERSAL FORMAT...

More information

MDGuidelines API: Case v4 Specification 2.2

MDGuidelines API: Case v4 Specification 2.2 MDGuidelines API: Case v4 Specification 2.2 Date: October 5, 2017 1 Overview 1.1 Purpose and Intended Audience The purpose of this document is to provide detailed descriptions and specifications for the

More information

Organisation and Presentation of Data in Medical Research Dr K Saji.MD(Hom)

Organisation and Presentation of Data in Medical Research Dr K Saji.MD(Hom) Organisation and Presentation of Data in Medical Research Dr K Saji.MD(Hom) Any data collected by a research or reference also known as raw data are always in an unorganized form and need to be organized

More information

D2.5 Data mediation. Project: ROADIDEA

D2.5 Data mediation. Project: ROADIDEA D2.5 Data mediation Project: ROADIDEA 215455 Document Number and Title: D2.5 Data mediation How to convert data with different formats Work-Package: WP2 Deliverable Type: Report Contractual Date of Delivery:

More information

Microsoft Office Illustrated. Using Tables

Microsoft Office Illustrated. Using Tables Microsoft Office 2007 - Illustrated Using Tables Objectives Plan a Table Create a Table Add Table Data Find and Replace Table Data Delete Table Data 2 Objectives Sort Table Data Use Formulas in a Table

More information

FCA Financial Instruments Reference Data System Instructions on access and download of full and delta reference files.

FCA Financial Instruments Reference Data System Instructions on access and download of full and delta reference files. FCA Financial Instruments Reference Data System Instructions on access and download of full and delta reference files February 2019 1 Introduction The FCA Financial Instruments Reference Data System (FCA

More information

2 Apache Wink Building Blocks

2 Apache Wink Building Blocks 2 Apache Wink Building Blocks Apache Wink Building Block Basics In order to take full advantage of Apache Wink, a basic understanding of the building blocks that comprise it and their functional integration

More information

extensible Markup Language

extensible Markup Language extensible Markup Language XML is rapidly becoming a widespread method of creating, controlling and managing data on the Web. XML Orientation XML is a method for putting structured data in a text file.

More information

EDAMIS. The naming convention For 1. Datasets, 2. Dataset occurrences

EDAMIS. The naming convention For 1. Datasets, 2. Dataset occurrences EDAMIS The naming convention For 1. Datasets, 2. Dataset occurrences This document covers the 2 possible levels of names related to datasets: 1. Dataset: mainly used in EDAMIS components (Dataset inventory,

More information

HeadSetup Pro Manager

HeadSetup Pro Manager Quick User Guide Contact information Support Portal: www.sennheiser.com/cco-support E-mail: hsuphelp@senncom.com Phone: Find your local support phone number and opening hours here below. Asia-Pacific Australia

More information

CORA COmmon Reference Architecture

CORA COmmon Reference Architecture CORA COmmon Reference Architecture Monica Scannapieco Istat Carlo Vaccari Università di Camerino Antonino Virgillito Istat Outline Introduction (90 mins) CORE Design (60 mins) CORE Architectural Components

More information

SunSpec Information Model Specification

SunSpec Information Model Specification Document #: 12041 Status: Approved Version 1.9 SunSpec Information Model Specification SunSpec Alliance Interoperability Specification ABSTRACT The SunSpec Alliance Interoperability Specification suite

More information

chapter 2 G ETTING I NFORMATION FROM A TABLE

chapter 2 G ETTING I NFORMATION FROM A TABLE chapter 2 Chapter G ETTING I NFORMATION FROM A TABLE This chapter explains the basic technique for getting the information you want from a table when you do not want to make any changes to the data and

More information

SNIF User Manual. Serial Number Information Finder v1.0

SNIF User Manual. Serial Number Information Finder v1.0 SNIF Serial Number Information Finder v1.0 Serial Number information Finder Table of Contents Use Serial Number Information Finder... 3 View Request Status... 6 Understand SNIF Output... 8 How SNIF Finds

More information

WP.25 ENGLISH ONLY. Supporting Paper. Submitted by Statistics Finland 1

WP.25 ENGLISH ONLY. Supporting Paper. Submitted by Statistics Finland 1 WP.25 ENGLISH ONLY UNITED NATIONS STATISTICAL COMMISSION and ECONOMIC COMMISSION FOR EUROPE CONFERENCE OF EUROPEAN STATISTICIANS UNECE Work Session on Statistical Dissemination and Communication (12-14

More information

PowerPoint Presentation to Accompany GO! All In One. Chapter 13

PowerPoint Presentation to Accompany GO! All In One. Chapter 13 PowerPoint Presentation to Accompany GO! Chapter 13 Create, Query, and Sort an Access Database; Create Forms and Reports 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 Objectives Identify Good

More information

econsent Landscape Assessment: 2016

econsent Landscape Assessment: 2016 e Landscape Assessment: 2016 e Landscape Assessment: Overview The intention of the e Landscape Assessment is to share the collected, aggregated, and blinded survey data on global experience with e. The

More information

997 Functional Acknowledgment

997 Functional Acknowledgment 997 Functional Acknowledgment VANTAGE GROUP accepts functional acknowledgments for all EDI documents we send. We send functional acknowledgments to trading partners that send us EDI documents. For all

More information

Volante NACHA ISO20022 Validator AMI User Guide

Volante NACHA ISO20022 Validator AMI User Guide Volante NACHA ISO20022 Validator AMI User Guide 1. About Volante NACHA ISO20022 Validator AMI User Guide This document is referenced in the REST Services Deployment Guide. This outlines the available REST

More information

A Lightweight Language for Software Product Lines Architecture Description

A Lightweight Language for Software Product Lines Architecture Description A Lightweight Language for Software Product Lines Architecture Description Eduardo Silva, Ana Luisa Medeiros, Everton Cavalcante, Thais Batista DIMAp Department of Informatics and Applied Mathematics UFRN

More information

Genesys Mobile Services API Reference. Phone Number Validation API

Genesys Mobile Services API Reference. Phone Number Validation API Genesys Mobile Services API Reference Phone Number Validation API 9/25/2018 Contents 1 Phone Number Validation API 1.1 API Query Genesys Mobile Services API Reference 2 Phone Number Validation API This

More information

Solvency II Taxonomy technical description. Sample version dated

Solvency II Taxonomy technical description. Sample version dated EIOPA-ITDC-11/022 3 August 2011 Solvency II Taxonomy technical description Sample version 0.1.0 dated 2011-06-30 Table of Contents I.Overview of this document...1 II.Prerequisites...2 III.Reporting framework

More information

DELIVERABLE D12.6/12.7 IECM Database Extension & User Interface with Tabulator

DELIVERABLE D12.6/12.7 IECM Database Extension & User Interface with Tabulator Project N : 262608 ACRONYM: Data without Boundaries DELIVERABLE D12.6/12.7 IECM Database Extension & User Interface with Tabulator WORK PACKAGE 12 Implementing Improved Resource Discovery for OS Data REPORTING

More information

Apache Wink Developer Guide. Draft Version. (This document is still under construction)

Apache Wink Developer Guide. Draft Version. (This document is still under construction) Apache Wink Developer Guide Software Version: 1.0 Draft Version (This document is still under construction) Document Release Date: [August 2009] Software Release Date: [August 2009] Apache Wink Developer

More information

PROCE55 Mobile: Web API App. Web API. https://www.rijksmuseum.nl/api/...

PROCE55 Mobile: Web API App. Web API. https://www.rijksmuseum.nl/api/... PROCE55 Mobile: Web API App PROCE55 Mobile with Test Web API App Web API App Example This example shows how to access a typical Web API using your mobile phone via Internet. The returned data is in JSON

More information