Guidelines. for sharing of ESS news. across NSI websites. using RSS

Size: px
Start display at page:

Download "Guidelines. for sharing of ESS news. across NSI websites. using RSS"

Transcription

1 EUROPEAN COMMISSION EUROSTAT Directorate B: Statistical methods and tools; Dissemination Unit B-6: Dissemination Guidelines for sharing of ESS news across NSI websites using RSS Author: Chris Laevaert Version 1.2 August 2006 Commission européenne, L-2920 Luxembourg. Telephone: (352)

2 1. INTRODUCTION In the framework of the Member States' cooperation on internet, one of the projects concerns the sharing of ESS news across the NSI websites. The objective is to better integrate the NSI websites by allowing users to stay informed on the latest news from the various NSIs without having to connect to different sites. The issue was intensively discussed during the Dissemination Working Groups of 2005 and RSS being a widely used means on the Internet to distribute news headlines and content in a completely automated fashion, it was decided to use RSS technology to build this service. This document compiles some general guidelines on how to implement RSS feeds. 2. RESPONSIBILITIES Each organisation is fully responsible for: (1) The news to be placed in the service; (2) Wording and presentation of the text; (3) All linguistic aspects, i.e. the formulations in English; (4) The presentation of the messages on their respective web sites. The presentation style can be freely taken to fit the general Internet style of the NSI. Nevertheless effort should be made in order to try to streamline the presentation and avoid big discrepancies. (5) Each participating organisation defines the messages it wants to share. Messages may contain information on statistics as well as other types of information. It has been agreed not to limit the scope of the messages. (6) Decisions on the treatment of older messages, e.g. the time messages are kept online, whether older messages are archived and accessible by users should be made by each individual NSI. 3. WHAT IS RSS? RSS stands for Really Simple Syndication or Rich Site Summary, a text format, written in XML, which serves to distribute news headlines and content on the Internet in a completely automated fashion. It is a very effective and easy way of keeping up-to-date with the latest headlines from different websites. It allows you to identify the content you are interested in and have the very latest information on these topics delivered directly to you. Rather than visit our site to see if new content has been added, RSS will alert you when new information has been added and will deliver it directly to you. By using this service you will receive a notice with the news headline at the same time as it is published on the originating website. 2

3 For a comprehensive overview of what RSS is and does please consult You will also find a lot of useful links on this page. 4. RECOMMENDATIONS 4.1. Version The Dissemination Working Group recommended to use version 2.0 of RSS. Using version 0.90, 1.0 or 1.1 can lead to incompatibilities XML specifications An RSS feed contains elements and sub-elements. In order to simplify the creation of the RSS feeds, the mandatory information will be reduced to the strict minimum. The mandatory elements are described below single <rss> element This element has a mandatory attribute called version. Example: <rss version="2.0"> single <channel> element The single <channel> element, which is subordinate to the <rss> element, contains information (metadata) about the channel and its contents. The mandatory items of the <channel> element are: (1) <title> The name of the channel, it's how people refer to your service example: <title>eurostat News Releases</title> (2) <link> The URL to the website corresponding to the channel example: <link> (3) <description> A sentence describing the channel example: <description>this feed contains the latest Eurostat News Releases</description > (4) <language> The language the channel is written in example: <language >en-en</language > (5) <pubdate> The publication date for the content in the channel. Dates and times have to conform to the specifications of RFC 822. ( The year may be expressed with four characters. example: <pubdate >Tue, 25 Jul :01: </pubdate> 3

4 single <image> sub-element This element is subordinate to the <channel> element and contains the following mandatory elements: (1) <url> The url to the corresponding logo of the NSI example: <url> Ideally the gif should not exceed 100 x 60 pixels. (2) <title> describes the image, used in the ALT tag attribute of html example: <title> Statistics from SCB</title> (3) <link> is the url to the site when the channel is rendered, the image is a link to the site. In practice the image <title> and <link> should have the same values as the channel's <title> and <link> any number of <item> sub-elements 4.3. Validation The <item> sub-element is subordinate to the <channel> element. A channel may contain any number of <item> sub-elements. Each <item> sub-element contains a message or news to be shared. It contains the following mandatory items: (1) <title> The title of the message, press release or publication example: <title>eu25 current account deficit 36.7 bn euro</title> (2) <description> One or two sentences giving a short description of the item (3) <pubdate> The date the item was published. Dates and times have to conform to the specifications of RFC 822. ( The year may be expressed with four characters. (4) <link> The url link to the item on the originating website example: <link> PGP_PRD_CAT_PREREL/PGE_CAT_PREREL_YEAR_20 06/PGE_CAT_PREREL_YEAR_2006_MONTH_07/ EN-AP.PDF</link> Once you've created your RSS feed you can easily test and validate whether it is conformant to the standard at the following address: 4

5 5. RSS FEEDS ON EUROSTAT WEBSITE If your feed is working, you only need to send an to Eurostat with the URL address of your RSS feed and it will be added on to the RSS page on the Eurostat website. The webpage containing the News feeds from the various NSI can be found at the following address 6. EXAMPLE OF RSS FEED <?xml version="1.0" encoding="utf-8"?> - <rss version="2.0"> - <channel> <title>eurostat News releases</title> <link> <description>this feed contains the latest Eurostat News releases</description> <language>en-en</language> <copyright>eurostat</copyright> <pubdate>tue, 01 Aug :01: </pubDate> <lastbuilddate>tue, 01 Aug :01: </lastBuildDate> <category>press Releases</category> - <image> <url> MG/OSCELOGO.GIF</url> <link> <title>eurostat Press Releases</title> </image> <title>euro area unemployment down to 7.8%</title> <description>euro area seasonally-adjusted unemployment stood at 7.8% in June 2006, compared to 7.9% in May. It was 8.6% in June The EU25 unemployment rate was 8.1% in June 2006, compared to 8.2% in May. It was 8.8% in June 2005.</description> <pubdate>tue, 01 Aug :00: </pubDate> TH_08/ EN-AP.PDF</link> <title>euro area inflation estimated at 2.5%</title> <description>euro area annual inflation is expected to be 2.5% in July 2006 according to a flash estimate issued by Eurostat, the Statistical Office of the European Communities. It was 2.5% in June.</description> <pubdate>mon, 31 Jul :00: </pubDate> 5

6 TH_07/ EN-AP.PDF</link> <title>eu25 current account deficit 36.7 bn euro</title> <description>according to the latest revisions, the EU25 external current account recorded a deficit of 36.7 billion euro in the first quarter of 2006, as compared to a deficit of 17.1 bn in the first quarter of 2005 and a deficit of 29.1 bn in the fourth quarter of 2005.</description> <pubdate>tue, 25 Jul :00: </pubDate> TH_07/ EN-AP.PDF</link> <title>industrial new orders up by 2.3% in euro area</title> <description>the euro area industrial new orders index increased by 2.3% in May 2006 compared to April The index decreased by 0.8% in April and 1.3% in March. EU25 new orders rose by 1.5% in May 2006, after remaining stable in April and falling by 1.1% in March. Excluding ships, railway and aerospace equipment, industrial new orders grew by 1.9% in May 2006 in the euro area and by 1.4% in the EU25.</description> <pubdate>mon, 24 Jul :00: </pubDate> TH_07/ EN-AP.PDF</link> <title>europeans on holiday - A preference for domestic holidays, but not in all Member States</title> <description>in the EU25, in 2004, 57% of holiday trips of four nights or more were domestic made within a country. Outbound trips those made in other countries acounted for 43% of holiday trips, of which two-thirds were taken in other Member States of the EU25, and one third outside the EU25. The most popular mode of transport was private car (58% of trips), followed by air (25%), rail and coach (8% each).</description> <pubdate>thu, 20 Jul :00: </pubDate> TH_07/ EN-AP.PDF</link> <title>euro area external trade deficit 3.2 bn euro</title> <description>the first estimate for the euro area trade balance with the rest of the 6

7 world in May 2006 gave a 3.2 bn euro deficit against a 2.3 bn surplus in May The April 2006 balance was -1.9 bn euro, compared with +1.6 bn in April In May 2006 compared with April 2006, exports, seasonally adjusted, rose by 1.2% and imports by 1.4%.</description> <pubdate>wed, 19 Jul :00: </pubDate> TH_07/ EN-AP.PDF</link> </channel> </rss> 7

REMIT. Guidance on the implementation of web feeds for Inside Information Platforms

REMIT. Guidance on the implementation of web feeds for Inside Information Platforms REMIT Guidance on the implementation of web feeds for Inside Information Platforms Version 2.0 13 December 2018 Agency for the Cooperation of Energy Regulators Trg Republike 3 1000 Ljubljana, Slovenia

More information

RSS. 1 January 2018 OSU CSE 1

RSS. 1 January 2018 OSU CSE 1 RSS 1 January 2018 OSU CSE 1 Really Simple Syndication A textual format used on the web for news feeds or web feeds is RSS Uses XML to represent information that is frequently updated (e.g., news, weather,

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

Podcasting in The Classroom

Podcasting in The Classroom Podcasting in The Classroom Sutherland High School Tina Jarvis August 27, 2008 Our Agenda Today 8:00-8:15 Introductions 8:15 9:00 Presentation 9:00 10:00 itunes Podcasting search 10:00 10:10 Break 10:10

More information

A corporate approach to processing microdata in Eurostat

A corporate approach to processing microdata in Eurostat A corporate approach to processing microdata in Eurostat Pál JANCSÓK and Christine WIRTZ Eurostat Unit B4 1 Agenda Introduction Generic SAS Tool (GSAST) architecture Microdata processing Architecture Metadata

More information

SAS Web Infrastructure Kit 1.0. Overview

SAS Web Infrastructure Kit 1.0. Overview SAS Web Infrastructure Kit 1.0 Overview The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS Web Infrastructure Kit 1.0: Overview. Cary, NC: SAS Institute Inc.

More information

Proposals for the 2018 JHAQ data collection

Proposals for the 2018 JHAQ data collection EUROPEAN COMMISSION EUROSTAT Directorate F: Social statistics Unit F-5: Education, health and social protection DOC 2017-PH-02.2 Proposals for the 2018 JHAQ data collection Item 2.2 of the Agenda Meeting

More information

COMMUNICATION FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT, THE COUNCIL, THE EUROPEAN ECONOMIC AND SOCIAL COMMITTEE AND THE COMMITTEE OF THE REGIONS

COMMUNICATION FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT, THE COUNCIL, THE EUROPEAN ECONOMIC AND SOCIAL COMMITTEE AND THE COMMITTEE OF THE REGIONS EUROPEAN COMMISSION Brussels, 29.6.2010 COM(2010)356 final COMMUNICATION FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT, THE COUNCIL, THE EUROPEAN ECONOMIC AND SOCIAL COMMITTEE AND THE COMMITTEE OF THE

More information

Description of the European Big Data Hackathon 2019

Description of the European Big Data Hackathon 2019 EUROPEAN COMMISSION EUROSTAT Ref. Ares(2018)6073319-27/11/2018 Deputy Director-General Task Force Big Data Description of the European Big Data Hackathon 2019 Description of the European Big Data Hackathon

More information

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools HTML 5 and CSS 3, Illustrated Complete Unit M: Integrating Social Media Tools Objectives Understand social networking Integrate a Facebook account with a Web site Integrate a Twitter account feed Add a

More information

The United Nations Crime Trends Survey (UN-CTS) Michael Jandl Statistics and Surveys Section UNODC

The United Nations Crime Trends Survey (UN-CTS) Michael Jandl Statistics and Surveys Section UNODC The United Nations Crime Trends Survey (UN-CTS) Michael Jandl Statistics and Surveys Section UNODC United Nations Survey of Crime Trends and Operations of Criminal Justice Systems (UN-CTS) Started in 1977,

More information

Guide for the application of the CR NOI TSI

Guide for the application of the CR NOI TSI European Railway Agency According to Framework Mandate C(2007)3371 final of 13/07/2007 Reference in ERA: ERA/GUI/07-2011/INT Version in ERA: 1.01 Date: 03 December 2013 Document prepared by Document type:

More information

Welcome to Wurl! We re excited to start working with you.

Welcome to Wurl! We re excited to start working with you. Welcome to Wurl! We re excited to start working with you. Thanks for your interest in distributing your programming on Wurl s TV Channels. Building Your Library Let s get going! The first thing we need

More information

EUROINDICATORS WORKING GROUP. Demetra+, a new seasonal adjustment tool 12 TH MEETING 3 RD & 4 TH DECEMBER 2009 EUROSTAT D5 DOC 287/09

EUROINDICATORS WORKING GROUP. Demetra+, a new seasonal adjustment tool 12 TH MEETING 3 RD & 4 TH DECEMBER 2009 EUROSTAT D5 DOC 287/09 EUROINDICATORS WORKING GROUP 12 TH MEETING 3 RD & 4 TH DECEMBER 2009 EUROSTAT D5 DOC 287/09 Demetra+, a new seasonal adjustment tool ITEM 12.2 ON THE AGENDA OF THE MEETING OF THE WORKING GROUP ON EUROINDICATORS

More information

Advisor/Committee Members Dr. Chris Pollett Dr. Mark Stamp Dr. Soon Tee Teoh. By Vijeth Patil

Advisor/Committee Members Dr. Chris Pollett Dr. Mark Stamp Dr. Soon Tee Teoh. By Vijeth Patil Advisor/Committee Members Dr. Chris Pollett Dr. Mark Stamp Dr. Soon Tee Teoh By Vijeth Patil Motivation Project goal Background Yioop! Twitter RSS Modifications to Yioop! Test and Results Demo Conclusion

More information

PENCasting a standards-based approach to LMS / LCMS integration

PENCasting a standards-based approach to LMS / LCMS integration PENCasting a standards-based approach to LMS / LCMS integration Version 1.0, 30 th June 2008 Ian Leader, Director of Consulting (ian.leader@line.co.uk) Paul Nebel, Technical Consultant (paul.nebel@line.co.uk)

More information

Consensus Outlook 2018 and 2019

Consensus Outlook 2018 and 2019 Consensus Outlook 218 and 219 Twenty-fourth Annual Automotive Outlook Symposium June 2, 217 William Strauss Senior Economist and Economic Advisor Federal Reserve Bank of Chicago The views expressed herein

More information

The Reporting Obligations Database. What it is and how it can be used

The Reporting Obligations Database. What it is and how it can be used The Reporting Obligations Database What it is and how it can be used The Reporting Obligations Database (ROD) What is ROD? ROD is the EEA s reporting obligations database. It contains records describing

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

Kenya at the tipping Point?

Kenya at the tipping Point? Kenya at the tipping Point? with a special focus on the ICT revolution and Mobile Money World Bank Economic Team Presentation by Jane Kiringai Nairobi December 2, 2010 Main messages 1 2 Kenya may now be

More information

Market Surveillance Action Plan

Market Surveillance Action Plan Ref. Ares(2015)402331-02/02/2015 MEMORANDUM Date 12 November 2014 1(8) Spectrum Department Market Surveillance Action Plan 2013-2015 1 Legal basis According to Section 1 of the Ordinance (2007:951) with

More information

Designing Pages with Widgets

Designing Pages with Widgets Designing Pages with Widgets You can easily get some of the pages in Clearspace to look the way you want to by using widgets to choose and arrange content. Each widget displays content of a particular

More information

Eurostat data as open data: experience with Google and with the open data community

Eurostat data as open data: experience with Google and with the open data community Eurostat data as open data: experience with Google and with the open data community Chris Laevaert - Dissemination Introduction Eurostat context Making data searchable Bulk download facility Google Public

More information

Course training Market-Oriented research on information service platform based on RSS

Course training Market-Oriented research on information service platform based on RSS 2nd Technology and Mechatronics Engineering Conference (ITOEC 2016) Course training Market-Oriented research on information service platform based on RSS Li Pan,Zhai Jun, Li Tao-Ying Transportation Management

More information

METADATA MANAGEMENT AND STATISTICAL BUSINESS PROCESS AT STATISTICS ESTONIA

METADATA MANAGEMENT AND STATISTICAL BUSINESS PROCESS AT STATISTICS ESTONIA Distr. GENERAL 06 May 2013 WP.13 ENGLISH ONLY UNITED NATIONS ECONOMIC COMMISSION FOR EUROPE CONFERENCE OF EUROPEAN STATISTICIANS EUROPEAN COMMISSION STATISTICAL OFFICE OF THE EUROPEAN UNION (EUROSTAT)

More information

SAS Web Infrastructure Kit 1.0. Overview, Second Edition

SAS Web Infrastructure Kit 1.0. Overview, Second Edition SAS Web Infrastructure Kit 1.0 Overview, Second Edition The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Infrastructure Kit 1.0: Overview, Second Edition.

More information

Benefits and Costs of Structured Data. August 11, Secretary Securities and Exchange Commission 100 F Street, NE Washington, DC

Benefits and Costs of Structured Data. August 11, Secretary Securities and Exchange Commission 100 F Street, NE Washington, DC August 11, 2015 1211 Avenue of the Americas 19 th Floor New York, NY 10036 Secretary Securities and Exchange Commission 100 F Street, NE Washington, DC 20549-1090 RE: Investment Company Reporting Modernization,

More information

Better Training for Safer Food initiative. Visual identity. guidelines for Contractors. Executive Agency for Health and Consumers

Better Training for Safer Food initiative. Visual identity. guidelines for Contractors. Executive Agency for Health and Consumers Better Training for Safer Food initiative Visual identity guidelines for Contractors Executive Agency for Health and Consumers Visual Identity Guidelines for Contractors Of the European Commission s Initiative

More information

Webinar: federated interoperability solutions on Joinup how to maximize the value delivered?

Webinar: federated interoperability solutions on Joinup how to maximize the value delivered? Webinar: federated interoperability solutions on Joinup how to maximize the value delivered? Framework Contract DI/07171 Lot 2 ISA Action 4.2.4: European Federated Interoperability Repository 12 May 2015

More information

Quality control checklist

Quality control checklist Quality control checklist This self-assessment checklist may help you to measure how well your website meets IPG requirements and best practices. The checklist is based on the standards in force and recommendations

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

Directive on security of network and information systems (NIS): State of Play

Directive on security of network and information systems (NIS): State of Play Directive on security of network and information systems (NIS): State of Play Svetlana Schuster Unit H1 Cybersecurity and Digital Privacy DG Communications Networks, Content and Technology, European Commission

More information

Using the SpatiaLite's Routing facility

Using the SpatiaLite's Routing facility Using the SpatiaLite's Routing facility Open Street Map support: If you really are interested in Routing, you can't ignore the Open Street Map [OSM] project: http://www.openstreetmap.org/ OSM make freely

More information

ECTA 32 nd Annual Conference

ECTA 32 nd Annual Conference ECTA 32 nd Annual Conference Paul Maier Director EU Observatory on infringements of IPR Bucharest, 19-22 June 2013 Legal basis Art. 7 Regulation 386/2012 Annual Work Programme Submitted to AB for information

More information

Definition and Basic Concepts

Definition and Basic Concepts RSS News Feeds: The New Table of Contents Service Sharon Dennis National Networks of Libraries of Medicine MidContinental Region Technology Coordinator Spencer S. Eccles Health Sciences Library University

More information

PDF/A - The Basics. From the Understanding PDF White Papers PDF Tools AG

PDF/A - The Basics. From the Understanding PDF White Papers PDF Tools AG White Paper PDF/A - The Basics From the Understanding PDF White Papers PDF Tools AG Why is PDF/A necessary? What is the PDF/A standard? What are PDF/A-1a, PDF/A-1b, PDF/A2? How should the PDF/A Standard

More information

Sector Vision for the Future of Reference Standards

Sector Vision for the Future of Reference Standards The Group of Representative Bodies (GRB) The Sector Forum Rail (SFR) Sector Vision for the Future of s Brussels, 13 th July 2018 Sector Vision for Future of s 13 th July 2018 Page 1 of 6 Scope of position

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

Roaming - Questions and Answers

Roaming - Questions and Answers Roaming - Questions and Answers Background The cost of using mobile phones, smartphones and tablets when travelling within the EU will fall sharply from 1 July this year, under a provisional agreement

More information

XML-based production of Eurostat publications

XML-based production of Eurostat publications Doc. Eurostat/ITDG/October 2007/2.3.1 IT Directors Group 15 and 16 October 2007 BECH Building, 5, rue Alphonse Weicker, Luxembourg-Kirchberg Room QUETELET 9.30 a.m. - 5.30 p.m. 9.00 a.m 1.00 p.m. XML-based

More information

INSPIRE status report

INSPIRE status report INSPIRE Team INSPIRE Status report 29/10/2010 Page 1 of 7 INSPIRE status report Table of contents 1 INTRODUCTION... 1 2 INSPIRE STATUS... 2 2.1 BACKGROUND AND RATIONAL... 2 2.2 STAKEHOLDER PARTICIPATION...

More information

Washington State Emergency Management Association (WSEMA) Olympia, WA

Washington State Emergency Management Association (WSEMA) Olympia, WA Washington State Emergency Management Association (WSEMA) Olympia, WA Request for Proposals Website Redesign and Content Management and Maintenance System Proposal Submittal Deadline: I. Introduction and

More information

Page 1 Dapper

Page 1 Dapper http://blog.larkin.net.au/ Page 1 Introduction Dapper What is Dapper? This is an online tool or service that allows you to create and customise RSS feeds from any web site. You can then subscribe to the

More information

Guide to EST data input for beneficiaries

Guide to EST data input for beneficiaries Guide to EST data input for beneficiaries Comenius school partnerships Comenius Regio Leonardo da Vinci Partnerships Grundtvig Learning Partnerships Grundtvig Senior Volunteering projects Contents 1. Introduction...3

More information

1. CONCEPTUAL MODEL 1.1 DOMAIN MODEL 1.2 UML DIAGRAM

1. CONCEPTUAL MODEL 1.1 DOMAIN MODEL 1.2 UML DIAGRAM 1 1. CONCEPTUAL MODEL 1.1 DOMAIN MODEL In the context of federation of repositories of Semantic Interoperability s, a number of entities are relevant. The primary entities to be described by ADMS are the

More information

International Policy Division, Global Strategy Bureau

International Policy Division, Global Strategy Bureau MIC International Policy Division, Global Strategy Bureau Communications News Newsletter of the Ministry of Internal Affairs and Communications(MIC), Japan Please Feel free to use articles in this publication,

More information

D9.2 IMPLEMENTATION OF PROJECT WEBSITE

D9.2 IMPLEMENTATION OF PROJECT WEBSITE Achieving near Zero and Positive Energy Settlements in Europe using Advanced Energy Technology H2020-678407 D9.2 IMPLEMENTATION OF PROJECT WEBSITE Author: Katharina Langosch (TUM), Wen Pan (TUM) Deliverable

More information

IDA Organic Farming Global Implementation Plan

IDA Organic Farming Global Implementation Plan TAC 2001-06-27 DOC 05.1 IDA Organic Farming Global Implementation Plan 1. DESCRIPTION OF THE NETWORK OR NETWORKS INTENDED TO BE ESTABLISHED UNDER THE PROJECT 1.1 Objectives The objectives of the Organic

More information

GMO Register User Guide

GMO Register User Guide GMO Register User Guide A. Rana and F. Foscarini Institute for Health and Consumer Protection 2007 EUR 22697 EN The mission of the Institute for Health and Consumer Protection is to provide scientific

More information

Publisher Administration Panel Training

Publisher Administration Panel Training Publisher Administration Panel Training Overview Key Concepts Identity Publisher administration role Accessing Your Account Publisher Administration Publisher Branding Access Management (Open Access) Content

More information

European Diplomatic Programme. The EU Global Strategy: from Vision to Action

European Diplomatic Programme. The EU Global Strategy: from Vision to Action European Diplomatic Programme 18 th edition 2017/2018 The EU Global Strategy: from Vision to Action 1. GENERAL INTRODUCTION... 2 1.1 Aims... 2 1.2 Target Group... 2 1.3 Training methods... 2 1.4 Certificate...

More information

Deliverable Initial Data Management Plan

Deliverable Initial Data Management Plan EU H2020 Research and Innovation Project HOBBIT Holistic Benchmarking of Big Linked Data Project Number: 688227 Start Date of Project: 01/12/2015 Duration: 36 months Deliverable 8.5.1 Initial Data Management

More information

Country-specific notes on Waste Electrical and Electronic Equipment (WEEE)

Country-specific notes on Waste Electrical and Electronic Equipment (WEEE) EUROPEAN COMMISSION EUROSTAT Directorate E: Sectoral and regional statistics E-2: Environmental Statistics and Accounts; Sustainable Development Country-specific notes on Waste Electrical and Electronic

More information

HTTP 1.1 Web Server and Client

HTTP 1.1 Web Server and Client HTTP 1.1 Web Server and Client Finding Feature Information HTTP 1.1 Web Server and Client Last Updated: June 01, 2011 The HTTP 1.1 Web Server and Client feature provides a consistent interface for users

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

Shweta Gupta Chair Reporting Taxonomy Architecture Processes Practice Working Group

Shweta Gupta Chair Reporting Taxonomy Architecture Processes Practice Working Group Taxonomy Architecture Practice Working Group (TAPWG) April 20, 2010 Rome, Italy Shweta Gupta Chair Reporting Taxonomy Architecture Processes Practice Working Group 2 Taxonomy Scope Taxonomies standardize

More information

2011 INTERNATIONAL COMPARISON PROGRAM

2011 INTERNATIONAL COMPARISON PROGRAM 2011 INTERNATIONAL COMPARISON PROGRAM 2011 ICP DATA ACCESS AND ARCHIVING POLICY GUIDING PRINCIPLES AND PROCEDURES FOR DATA ACCESS ICP Global Office June 2011 Contents I. PURPOSE... 3 II. CONTEXT... 3 III.

More information

Document for item 4.2 of the agenda

Document for item 4.2 of the agenda EUROPEAN COMMISSION EUROSTAT Directorate F: Social Statistics Unit F-3: Labour market statistics and lifelong learning Doc.: Eurostat/F3/LAMAS/33/17 WORKING GROUP LABOUR MARKET STATISTICS Document for

More information

CEF ehealth DSI 2018 Technical Boot Camp State of Play

CEF ehealth DSI 2018 Technical Boot Camp State of Play CEF ehealth DSI 2018 Technical Boot Camp State of Play 2018-04-25 to 26, Brussels Materials prepared by the ehdsi Solution Provider Session topics 1. CEF Funding 2. Core Services Platform 3. Core Services

More information

A long and rocky road

A long and rocky road A long and rocky road Luxembourg s Government path towards true Web Accessibility Presentation at Funka s Accessibility Days on 10 April 2019 in Stockholm Table of contents 1. Context 2. Short history

More information

Configuring Optional and Advanced Tasks for External Content Integration

Configuring Optional and Advanced Tasks for External Content Integration Configuring Optional and Advanced Tasks for External Content Integration First Published: August 2, 2012 Revised: March 8, 2013 This module describes some of the optional and advanced tasks that you can

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

End-of-Sale and End-of-Life Announcement for the Cisco CETUS Modulator

End-of-Sale and End-of-Life Announcement for the Cisco CETUS Modulator Product End-of-Life Notice End-of-Sale and End-of-Life Announcement for the Cisco CETUS Modulator EOL8499 Cisco announces the end-of-sale and end-of-life dates for the Cisco CETUS Modulator. The last day

More information

How to Create and Execute Dynamic Operating System Scripts With XI

How to Create and Execute Dynamic Operating System Scripts With XI Applies To: SAP Exchange Infrastructure 3.0, SP 15, Integration Repository and Directory Summary This document describes how to create, store and execute a non static operating command script. In this

More information

Coaching emerit Certified Event Find out what level you are ready for and what you need to JHB

Coaching emerit Certified Event Find out what level you are ready for and what you need to JHB For more information on these courses, please visit www.exsaacademy.co.za/courses or contact 011 467 6771 or e-mail: info@exsaacademy.co.za DATE NAME OF COURSE COURSE OUTLINE WHERE DURATION MARCH 07-Mar

More information

*:96 Overheads. Part 9: WebDAV, RSS, SOAP (Web applications), Bittorrent. HTTP Extensions for Distributed Authoring

*:96 Overheads. Part 9: WebDAV, RSS, SOAP (Web applications), Bittorrent. HTTP Extensions for Distributed Authoring Compendium eight page 179 *:96 Overheads Part 9:, RSS, SOAP (Web applications), Bittorrent More about this course about Internet application protocols can be found at URL: http://dsv.su.se/jpalme/internet-course/int-app-protkurs.html

More information

Sinikka Laurila Statistics Finland,

Sinikka Laurila Statistics Finland, Metadata system meeting requirements of standardisation, quality and interaction and integrity with other metadata systems: Case Variable Editor Statistics Finland Sinikka Laurila Statistics Finland, e-mail:

More information

7. Detail: Main SDMX objects for metadata exchange (What is SDMX? Part iii)

7. Detail: Main SDMX objects for metadata exchange (What is SDMX? Part iii) 7. Detail: Main SDMX objects for metadata exchange (What is SDMX? Part iii) Bogdan ZDRENTU Unit B5: Data and metadata services and standards SDMX Basics course, 1-2 March 2017 1 Structural metadata Types

More information

HDMS Finding Aids EAD FINDING AIDS 2 HTML FINDING AID 3 STEP 1: INPUT TITLE, CREATOR, COPYRIGHT, LANGUAGE AND URL DETAILS 4

HDMS Finding Aids EAD FINDING AIDS 2 HTML FINDING AID 3 STEP 1: INPUT TITLE, CREATOR, COPYRIGHT, LANGUAGE AND URL DETAILS 4 HDMS Finding Aids EAD FINDING AIDS 2 HTML FINDING AID 3 STEP 1: INPUT TITLE, CREATOR, COPYRIGHT, LANGUAGE AND URL DETAILS 4 STEP 2: INPUT PUBLICATION DETAILS 4 STEP 3: INPUT REPOSITORY INFORMATION 6 STEP

More information

COMMISSION IMPLEMENTING REGULATION (EU) /... of XXX

COMMISSION IMPLEMENTING REGULATION (EU) /... of XXX COISSION IPLEENTING REGULATION (EU) /... of XXX establishing the format for registration and reporting and the frequency of reporting to the register (Text with EEA relevance) THE EUROPEAN COISSION, Having

More information

System-specific message implementing guidelines files

System-specific message implementing guidelines files System-specific message implementing guidelines files National Board of Customs Updated 8 September 202 System-specific MIG files The Message Implementing Guidelines for each system are archived into zip

More information

Communication services

Communication services EUROPEAN COMMISSION DIRECTORATE-GENERAL FOR MOBILITY AND TRANSPORT Directorate B - European mobility network, B.1 Trans European network Communication services Table of contents Introduction 1 Tools of

More information

Renewing statistical e-publications

Renewing statistical e-publications INTERACTION WITH USERS SESSION X Renewing statistical e-publications Markku Huttunen Renewing statistical e-publications Markku Huttunen 1 Abstract. Statistics Finland has published statistical releases

More information

BGP Event-Based VPN Import

BGP Event-Based VPN Import BGP Event-Based VPN Import Last Updated: April 13, 2012 The BGP Event-Based VPN Import feature introduces a modification to the existing Border Gateway Protocol (BGP) path import process. The enhanced

More information

European Platform on Rare Diseases Registration

European Platform on Rare Diseases Registration The European Commission s science and knowledge service Joint Research Centre European Platform on Rare Diseases Registration Simona Martin Agnieszka Kinsner-Ovaskainen Monica Lanzoni Andri Papadopoulou

More information

Publishing Technology 101 A Journal Publishing Primer. Mike Hepp Director, Technology Strategy Dartmouth Journal Services

Publishing Technology 101 A Journal Publishing Primer. Mike Hepp Director, Technology Strategy Dartmouth Journal Services Publishing Technology 101 A Journal Publishing Primer Mike Hepp Director, Technology Strategy Dartmouth Journal Services mike.hepp@sheridan.com Publishing Technology 101 AGENDA 12 3 EVOLUTION OF PUBLISHING

More information

Guidelines for Creating Content for the PSP (PlayStation Portable) RSS Channel

Guidelines for Creating Content for the PSP (PlayStation Portable) RSS Channel Guidelines for Creating Content for the PSP (PlayStation Portable) RSS Channel Version 3.80 2007 Sony Computer Entertainment Inc. All Rights Reserved. [Trademarks] "PlayStation" is a registered trademark

More information

(Extract from Web-forms for Intrastat, Eurostat, March 2000)

(Extract from Web-forms for Intrastat, Eurostat, March 2000) (Extract from Web-forms for Intrastat, Eurostat, March 2000) In France, two different systems are being implemented which use web-forms for the collection of Intrastat declarations: "DEB sur le Web" (Intrastat

More information

Deliverable Final Data Management Plan

Deliverable Final Data Management Plan EU H2020 Research and Innovation Project HOBBIT Holistic Benchmarking of Big Linked Data Project Number: 688227 Start Date of Project: 01/12/2015 Duration: 36 months Deliverable 8.5.3 Final Data Management

More information

ESS Shared SERVices project Background, Status, Roadmap. Modernisation Workshop 16/17 March Bucharest

ESS Shared SERVices project Background, Status, Roadmap. Modernisation Workshop 16/17 March Bucharest ESS Shared SERVices project Background, Status, Roadmap Modernisation Workshop 16/17 March Bucharest Table of contents 1. Background of the project 2. Objectives & Deliverables 3. Timeline 4. Phase 1 5.

More information

NRSS: A Protocol for Syndicating Numeric Data. Abstract

NRSS: A Protocol for Syndicating Numeric Data. Abstract NRSS: A Protocol for Syndicating Numeric Data Jerry Liu, Glen Purdy, Jay Warrior, Glenn Engel Communications Solutions Department Agilent Laboratories Palo Alto, CA 94304 USA {jerry_liu, glen_purdy, jay_warrior,

More information

Integration of INSPIRE & SDMX data infrastructures for the 2021 population and housing census

Integration of INSPIRE & SDMX data infrastructures for the 2021 population and housing census Integration of INSPIRE & SDMX data infrastructures for the 2021 population and housing census Nadezhda VLAHOVA, Fabian BACH, Ekkehard PETRI *, Vlado CETL, Hannes REUTER European Commission (*ekkehard.petri@ec.europa.eu

More information

Logging to Local Nonvolatile Storage (ATA Disk)

Logging to Local Nonvolatile Storage (ATA Disk) Logging to Local Nonvolatile Storage (ATA Last Updated: October 12, 2011 The Logging to Local Nonvolatile Storage (ATA feature enables system logging messages to be saved on an advanced technology attachment

More information

RSS - VERSION 2.0 TAGS AND SYNTAX

RSS - VERSION 2.0 TAGS AND SYNTAX RSS - VERSION 2.0 TAGS AND SYNTAX http://www.tutorialspoint.com/rss/rss2.0-tag-syntax.htm Copyright tutorialspoint.com Here is the structure of an RSS 2.0 document:

More information

IPEX The next version

IPEX The next version IPEX The next version A preview of ongoing work to redesign the IPEX website Jerry Hilbert European Parliament, DG ITEC (DIT) INTRODUCTION IPEX is An EU inter-parliamentary network of correspondents to

More information

STATISTICAL BULLETIN 20 YEARS

STATISTICAL BULLETIN 20 YEARS STATISTICAL BULLETIN 20 YEARS Banco de Cabo Verde STATISTICAL BULLETIN 20 YEARS Banco de Cabo Verde 2012 1 Banco de Cabo Verde BANCO DE CABO VERDE Avenida Amílcar Cabral, 27 PO Box No. 7600 101 Praia Cape

More information

Economic Update German American Chamber of Commerce

Economic Update German American Chamber of Commerce Economic Update German American Chamber of Commerce Federal Reserve Bank of Chicago October 6, 2015 Paul Traub Senior Business Economist U.S. Real GDP Billions Chained $2009, % Change Q/Q at SAAR $ Billions

More information

Transport Observatory Project

Transport Observatory Project Transport Observatory Project Website Manual for Users 2012. All Rights Reserved 1 Table of Contents Table of Contents... 2 Table of Figures... 3 1.0 Introduction... 4 2.0 General Information... 5 2.1

More information

An introduction to SMARTres for travel agents

An introduction to SMARTres for travel agents An introduction to SMARTres for travel agents In this Guide we: Show you how to find accommodation in New Zealand; Give you an overview of the SMARTres system; Explain how to set up a travel agency account

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

Automatic Metadata Extraction for Archival Description and Access

Automatic Metadata Extraction for Archival Description and Access Automatic Metadata Extraction for Archival Description and Access WILLIAM UNDERWOOD Georgia Tech Research Institute Abstract: The objective of the research reported is this paper is to develop techniques

More information

Message Server Change Log

Message Server Change Log Message Server Change Log MESSAGE SERVER 12.5 DECEMBER 2016 1. Possibility to configure a default template for messages created via the API; 2. Possibility to show article geo location in the PC/TV Players;

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-OXORSS]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

MARKET OBSERVATORY : THE TELECOMMUNICATIONS SERVICES MARKET IN FRANCE AT THE FOURTH QUARTER 2004 (declared operators) May 2005

MARKET OBSERVATORY : THE TELECOMMUNICATIONS SERVICES MARKET IN FRANCE AT THE FOURTH QUARTER 2004 (declared operators) May 2005 : THE TELECOMMUNICATIONS SERVICES MARKET IN FRANCE AT THE FOURTH QUARTER 20 (declared operators) May 25 2 Introduction At the fourth quarter 20, the electronic communications market in France represented

More information

QoS: Child Service Policy for Priority Class

QoS: Child Service Policy for Priority Class QoS: Child Service Policy for Priority Class First Published: November, 2006 Last Updated: March 2, 2009 The QoS: Child Service Policy for Priority Class feature allows you to configure a child service

More information

TASK FORCE FOR THE STRATEGIC PROJECT ON THE DEVELOPMENT

TASK FORCE FOR THE STRATEGIC PROJECT ON THE DEVELOPMENT EUROPEAN COMMISSION Eurostat Directorate B: "Corporate statistical and IT services" Unit B6 - Dissemination Doc. TF/2012/Mar/01 TASK FORCE FOR THE STRATEGIC PROJECT ON THE DEVELOPMENT AND USE OF COMMON

More information

Policy Group on Statistical Cooperation

Policy Group on Statistical Cooperation EUROPEAN COMMISSION EUROSTAT Directorate E: Agriculture and Environment Statistics- Statistical Cooperation Unit E-4: Statistical Cooperation with European and Mediterranean countries Doc. PGSC/2006/13

More information

Project Platform Coordinator for Japanese SMEs

Project Platform Coordinator for Japanese SMEs Project Platform Coordinator for Japanese SMEs March 30, 2018 Masayoshi Watanabe JETRO Düsseldorf Director General Under the policy of the Ministry of Economy, Trade and Industry (METI) / Small and Medium

More information

Networked Access to Library Resources

Networked Access to Library Resources Institute of Museum and Library Services National Leadership Grant Realizing the Vision of Networked Access to Library Resources An Applied Research and Demonstration Project to Establish and Operate a

More information

European Diplomatic Programme. The EU Global Strategy: from Vision to Action

European Diplomatic Programme. The EU Global Strategy: from Vision to Action European Diplomatic Programme 19 th еdition 2018/2019 The EU Global Strategy: from Vision to Action 1. GENERAL INTRODUCTION... 2 1.1 Aims... 2 1.2 Target Group... 2 1.3 Training methods... 2 1.4 Certificate...

More information