The elements and their attributes described in this document are defined using version 2.0 of the DDI DTD.

Size: px
Start display at page:

Download "The elements and their attributes described in this document are defined using version 2.0 of the DDI DTD."

Transcription

1 07/28/04 Modeling Virginia DDI Mapping Elements The following is a data dictionary of the minimum elements required in the Modeling Virginia Project. Minimum elements are marked with a. Those elements not marked are not required, but strongly recommended (if available). A DDI-xml template for UVa required and recommended elements is included. When creating the DDI put the elements in DDI-Section-Number order. This data dictionary is in the format: Name of Element DDI-Section-Number Element-Tag Definition of the Element The elements and their attributes described in this document are defined using version 2.0 of the DDI DTD. Describing the Metadata File Title of the DDI Metadata File titl This is the title of the dataset codebook. This title can be the same as the Dataset Title. Authoring Entity of the DDI Metadata File AuthEnty Person or agency responsible for the metadata file (or marked-up document). Producer of the DDI Metadata File producer The producer of the marked-up document is the person or organization with the administrative responsibility for the marked-up document. Copyright of the DDI Metadata File copyright Copyright statement for the marked-up document. Production date of the Metadata File proddate The date the DDI Metadata file was produced. Software used to create the DDI Metadata File software Software used to produce the marked-up document. The version attribute is used to specify the software version number. If using Nesstar, this will be created automatically. If not, do not use this element.

2 Holdings Information holdings Information concerning the electronic holdings of the Metadata File. The URI attribute is the URL to access the DDI Metadata file. FYI: There is a <holdings> element under <stdydscr> to point to the actual data file, if we wanted to use it. Describing the Dataset as a Whole Title titl Full title of the dataset. A full title should indicate the geographic scope of the data collection as well as the time period covered. ID Number IDNo Unique string or number (producer's or archive's number) for the data collection. Has agency attribute which could be used to specify where the ID originated. Authoring Entity AuthEnty The person, corporate body, or agency responsible for the data collection's substantive and intellectual content. Producer for Data Collection producer The producer of the data collection is the person or organization with the financial or administrative responsibility for the physical processes whereby the data collection was brought into existence. Use the role attribute to distinguish different stages of involvement in the production process, such as original producer. Producer is repeatable, within prodstmt. proddate is also repeatable. Need to figure out how to match dates with different Producers. Date of Production proddate Date the data collection was produced (not distributed or archived). Distributor of the data collection distrbtr The organization designated by the author or producer to generate copies of a particular data collection including any necessary editions or revisions. Contact Person for the Data Collection contact Names and addresses of individuals responsible for the data collection. 2

3 Depositor of the data collection depositr The name of the person (or institution) whom provided this data collection to the archive storing it. Date of Deposit depdate The date that the data collection was deposited with the archive that originally received it. Date of Distribution distdate The date that the data collection was released for distribution. Abstract abstract Summary describing the purpose, nature, and scope of the data collection, special characteristics of its contents, and major subject areas covered. Time Period Covered timeprd The time period to which the data refer. This item reflects the time period covered by the data. The attribute event should be used to specify start, end, or single. Geographic Coverage geogcover Information on the geographic coverage of the data. Include the total geographic scope of the data. Or Geographic Bounding Box geobndbox GeoBndBox is the minimum box, defined by west and east longitudes and north and south latitudes, that includes the largest geographic extent of the dataset's geographic coverage. Expressed in decimal degrees. In Version 2.0 of the DDI DTD. Restrictions restctn Any restrictions on access to or use of the collection such as privacy certification or distribution restrictions should be indicated here. These can be restrictions applied by the author, producer, or disseminator of the data collection. If the data are restricted to only a certain class of user, specify which type. 3

4 Physical Format of the Data File If there is more than one file per data collection, these elements are repeated for each physical file and the element <filename> must include the ID attribute. See the DDI template at the end. File Name filename Contains a short title that will be used to distinguish a particular file from other files in the data collection. Overall case count caseqnty Number of cases or observations in the entire file. Overall Variable Count varqnty Number of variables in the entire file. Total Number of Records recnumtot Overall record count in the file. Type of File filetype Types of data files include raw data (ASCII, EBCDIC, etc.) and software-dependent files such as SAS datasets, SPSS export files, etc. Format of the file Use only if filetype is ASCII or EBCDIC format Physical format of the data file: Logical record length format, card-image format (i.e., data with multiple records per case), delimited format, free format, comma-delimited etc. Place of File Production fileplac Indicates whether file was produced at an archive or produced elsewhere. This is an important element. I list it here because the DDI puts place of file production under File description and not the data set description section. Software software Software used to produce the data file. Use the attribute version to specify the version of the software. 4

5 Data File Notes 3.3 notes Additional information about the data file not covered in other elements. Variable Level Description If using Nesstar, most of this section will be created automatically. Variable Description 4.3 var This element describes all of the features of a single variable in a social science data file. The following attributes would be required: name contains the so-called "short label" for the variable. files is the ID identifying the file(s) (from the filenamer element) to which the variable belongs. measunit records the measurement unit, for example 'km','miles', etc. A variable will usually have a set of pre-defined values (numeric or character), OR a range of data values (numeric). If the variable has pre-defined values, use group (B) elements (under the element <catgry>). If the variable has a range of values, use group (A) elements (under the element <valrng>). Variable Label labl A descriptive phrase which defines the variable. Analysis Unit anlysunit Details whom or what the variable describes. (A) (A) (A) Variable Range range This is the actual range for the data values that are valid for this variable. min minimum value of the range max maximum value of the range UNITS specifies integer (INT) or real (REAL) numbers Variable Item item This is used if the values for the variable are single values and not a range of values. UNITS specifies integer (INT) or real (REAL) numbers VALUE value of the variable Range key key This element lists the category values and labels. 5

6 (A) Variable Notes notes Used to include additional information about the range of values for the variable. Undocumented Codes undoccod Values whose meaning is unknown. Variable Text txt An extended description, beyond that provided in Variable Name and Label, of the variable. Standard Categories stdcatgry Standard category group used in a variable, like industry codes, employment codes, or social class codes. The following attributes may be included: date version date of the category (i.e., SIC codes 1987 versus 1997) URI URL to the source documentation of the standard (B) (B) Category Value catvalu This contains the value of the variable. Category Label labl The definition of the variable. Variable Format (I am including this element because Nesstar DDI output includes it) varformat The technical format of the variable. type either character or numeric schema use other to be consistent with Nesstar Physical Description of the Variables in the File Variable location location Describes where the data element is located within the datafile. StartPos starting position of variable EndPos ending position of variable width number of columns the variable occupies 6

7 DDI Template The following symbols are used in the Template: * == ELEMENT IS OPTIONAL & REPEATABLE + == ELEMENT IS MANDATORY & REPEATABLE? == ELEMENT IS OPTIONAL & NON-REPEATABLE == ELEMENT IS MANDATORY & NON-REPEATABLE The above symbols are guides as you create your xml file so you will know what fields are repeatable and mandatory. They are to be deleted in the resultant xml file. Any optional element not used should be deleted as well as the DDI section number. <codebook> <docdscr> <citation>+ <titlestmt> <titl> title statement goes here </titl> </titlstmt> <rspstmt>? <AuthEnty>* Author for Metadata </AuthEnty> </rspstmt> <prodstmt>? <producer>* Producer for Metadata </producer> <copyright>? Copyright information goes here </copyright> <proddate>* date of Metadata production </proddate> <software version= 3.0 > Nesstar Publisher </software> </prodstmt> <holdings URI= URL for Metadata file > Marked up Codebook for title-from-titl </holdings> </docdscr> <stdydscr> <citation>+ <titlestmt> <titl> title statement goes here </titl> <IDNo agency= i.e. ICPSR >* Unique ID (producer s number) </IDNo> 7

8 <IDNo source= archive > UVA PID (auto generated) </IDNo> </titlstmt> <rspstmt>? <AuthEnty>* Authoring entity </AuthEnty> </rspstmt> <prodstmt>? <producer>* Producer for Data Collection </producer> <proddate>* date of production </proddate> </prodstmt> <diststmt>? <distrbtr>* distributor (organization) of data collection </distrbtr> <contact>* Contact person/address of data collection </contact> <depositr>* depositor of the data collection </depositr> <depdate>* Date of Deposit </depdate> <distdate>* Date of Distribution </distdate> </diststmt> </citation> <stdyinfo>* <abstract>* Summery of data collection </abstract> <sumdscr>* <timeprd event= single >* time period covered by data collection </timeprd> OR use 2 <timeprd> for time span: <timeprd event= start > time period collection started </timeprd> <timeprd event= end > time period collection ended </timeprd> <geogcover>* (or below) geographic coverage </geogcover> 8

9 if previous not used <geobndbox>? {in DDI version 2.0 only} <westbl>west Bounding Longitude</westBL> <eastbl>east Bounding Longitude</eastBL> <southbl>south Bounding Latitude</southBL> <northbl>north Bounding Latitude</northBL> </geobndbox> </sumdscr> </stdyinfo> <dataaccs>* <usestmt>* <restrctn>? restrictions on access or use of the data </restrctn> </usestmt> </dataaccs> </stdydscr> <filedscr>* <filetxt>? <filename ID= unique name-id >? file name of one of the data set(s) in the collection </filename> <dimensns>? <caseqnty>* number of cases or observations in the file </caseqnty> <varqnty>* number of variables in the file </varqnty> <recnumtot>* total number of records in the file </recnumtot> </dimensns> <filetype>? type of data file - ASCII, SAS, SPSS, etc. </filetype> <format>? physical format of the file: free, comma-delimit, etc.) </format> <fileplac> place of file production </fileplac> <software version= i.e. v3.0 >* software used to produce the file </software> </filetxt> <notes>* 3.3 Additional information about the data file </notes> </filedscr> 9

10 <datadscr>* REPEAT the <var> section for each variable, see the section Variable Level Description on when to use <valrng> (A) or <catgry> (B) 4.3 <var name= short-label files= unique file name-id measunit= units of measurement km >* <location StartPos= start position of data EndPos= end position of data width= number of cols of variable />* <labl>* descriptive phrase which ids the variable </labl> <anlysunit>* info on whom/what the variable describes </anlysunit> A-start A A A A A-end <valrng>* <range UNITS= INT or REAL min= minimum value max= max value />* <item UNITS== INT or REAL VALUE= variable value />* <key>? list of values and their labels </key> <notes>* additional information on variable values </notes> </valrng> <undoccod>* list of values whose meaning is unknown </undoccod> <txt>* extended description of variable names </txt> <stdcatgry date= if category values differ between versions URI= URL of the source >* standard category group used in defining variables </stdcatgry> B-start B B B-end <catgry>* <catvalu>? value of the variable </catvalu> <labl>* definition of the value </labl> </catgry> <varformat type= character-or-numeric schema= other />? </var> </datadscr> </codebook> 10

Mandatory and recommended fields

Mandatory and recommended fields Making XML files for the new IDC of CESSDA: Mandatory and recommended fields Minutes from the CDG meeting at Essex, 5-6 September 2001 The Data Documentation Initiative and the development of new data

More information

Using Persistent Identifiers at

Using Persistent Identifiers at Using Persistent Identifiers at the GESIS Data Archive Wolfgang Zenk-Möltgen, GESIS - Leibniz Institute for the Social Sciences This work is licensed under Creative Commons Namensnennung 4.0 International

More information

file:///c:/users/c_harmak/appdata/local/temp/arc8f36/tmp308d.tmp.htm

file:///c:/users/c_harmak/appdata/local/temp/arc8f36/tmp308d.tmp.htm Page 1 of 6 FireDistricts_CoB Shapefile Tags Bradenton, boundary, fire districts Summary The best current representation of the City of Bradenton Florida's fire districts and sub-districts. Description

More information

Microdata Management Toolkit (MMT) National Data Archive (NADA)

Microdata Management Toolkit (MMT) National Data Archive (NADA) Microdata Management Toolkit (MMT) National Data Archive (NADA) An Overview Microdata Management Toolkit What it is A collection of tools The Metadata Editor: to document your survey in compliance with

More information

Automating the Capture of Data Transformation Metadata

Automating the Capture of Data Transformation Metadata Automating the Capture of Data Transformation Metadata H.V. Jagadish Univ. of Michigan http://www.eecs.umich.edu/~jag George Alter, University of Michigan Why Metadata? Data are useless without Metadata

More information

Fractionation_Facilities

Fractionation_Facilities Page 1 of 8 Fractionation_Facilities Shapefile Thumbnail Not Available Tags ngl, natural gas liquids, gas processing, fractionators Summary The S&P Global Platts Fractionation facilities geospatial data

More information

Queen s University Library. Research Data Management (RDM) Workflow

Queen s University Library. Research Data Management (RDM) Workflow Queen s University Library Research Data Management (RDM) Workflow Alexandra Cooper Jeff Moon Data Services, Open Scholarship Services Queen s University Library February 2018 Table of Contents RDM Planning...

More information

An Integrated, Open Source Data Archiving System

An Integrated, Open Source Data Archiving System RODA An Integrated, Open Source Data Archiving System Adrian Dușa Sorin Milutinovici Cosmin Rentea Letiția Velcescu EDDI Conference 2-4 December 2014, London History Issues 2001 - first version of the

More information

Publishing Microdata to <odesi> Using Nesstar Publisher 4.X (using DDI 2.x) August 21, 2012

Publishing Microdata to <odesi> Using Nesstar Publisher 4.X (using DDI 2.x) August 21, 2012 Publishing Microdata to Using Nesstar Publisher 4.X (using DDI 2.x) August 21, 2012 Alexandra Cooper, Queen s University Table of Contents LIST OF REVISIONS... 2 WHAT S NEW IN NESSTAR PUBLISHER

More information

Elec_ISO_LMP_PricingPoints

Elec_ISO_LMP_PricingPoints Page 1 of 7 Elec_ISO_LMP_PricingPoints Shapefile Tags locational marginal pricing, lmp, independent system operator, iso, nodal, trade, market Summary The S&P Global Platts ISO Nodal Pricing Points geospatial

More information

Planning for a post-equinox world

Planning for a post-equinox world Planning for a post-equinox world Vince Gray & Caroline Patenaude DLI National Training Day June 2, 2014 http://www.urbanghostsmedia.com/home/twamoran/urbanghostsmedia.com/wp-content/uploads/2012/09/post-apocalypse.jpg

More information

Global_Price_Assessments

Global_Price_Assessments Page 1 of 6 Global_Price_Assessments Shapefile Thumbnail Not Available Tags assessments, platts, crude oil, global, crude, petroleum Summary The S&P Global Platts Global Price Assessment geospatial data

More information

Mississippi Public Schools 2015

Mississippi Public Schools 2015 Mississippi Public Schools 2015 Shapefile and geodatabase Tags education, administrative, schools, public, K-12 Summary To add to the state data clearinghouse the Mississippi public schools point feature.

More information

DATA MANAGEMENT MODEL

DATA MANAGEMENT MODEL DATA MANAGEMENT MODEL InfoCoSM Arto Vuorela Vesa Roivas Jean-Pierre Houix 26-29.6.2006 INTRODUCTION This report is an intermediary report summarizing the main objectives to be reached by the end of July

More information

Elec_ISO_RTO_Regions

Elec_ISO_RTO_Regions Page 1 of 8 Elec_ISO_RTO_Regions Shapefile Tags independent system operator, iso, regional transmission organization, rto, utilitiescommunication, economy Summary The S&P Global Platts Independent System

More information

Terminals. Shapefile. Thumbnail Not Available. Tags barge, rail, truck, tanker, ports, terminals, crude, refined, products

Terminals. Shapefile. Thumbnail Not Available. Tags barge, rail, truck, tanker, ports, terminals, crude, refined, products Page 1 of 11 Terminals Shapefile Thumbnail Not Available Tags barge, rail, truck, tanker, ports, terminals, crude, refined, products Summary The S&P Global Platts Oil Terminals geospatial data layer was

More information

Specific requirements on the da ra metadata schema

Specific requirements on the da ra metadata schema Specific requirements on the da ra metadata schema Nicole Quitzsch GESIS - Leibniz Institute for the Social Sciences Workshop: Metadata and Persistent Identifiers for Social and Economic Data 07-08 May

More information

Applications to support the curation of African government microdata for research purposes

Applications to support the curation of African government microdata for research purposes Statistics SA/OECD Seminar on Innovative Approaches to turn Statistics into Knowledge Applications to support the curation of African government microdata for research purposes Lynn Woolfrey, DataFirst,

More information

Understanding, Finding, and Using Data Spring 2008

Understanding, Finding, and Using Data Spring 2008 Understanding, Finding, and Using Data 17.871 Spring 2008 Goals for Today Overview of Data Research Process Understanding research datasets Resources available to you at MIT Hands-on exercises Social Science

More information

Wendy Thomas Minnesota Population Center NADDI 2014

Wendy Thomas Minnesota Population Center NADDI 2014 Wendy Thomas Minnesota Population Center NADDI 2014 Coverage Problem statement Why are there problems with interoperability with external search, storage and delivery systems Minnesota Population Center

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

A Component-based Architecture for Secure Data Publication Λ

A Component-based Architecture for Secure Data Publication Λ A Component-based Architecture for Secure Data Publication Λ Piero A. Bonatti 1 Ernesto Damiani 1 Sabrina De Capitani di Vimercati 2 Pierangela Samarati 1 (1) Dip. di Tecnologie dell Informazione (2) Dip.

More information

GUIDELINES FOR DATABASES AS PUBLIC RECORDS PURPOSE... 1 OVERVIEW... 1 POLICY GUIDELINES... 2 OFFICIAL REQUEST... 2 EXEMPT RECORDS... 2 REQUESTS FOR SPECIFIC RECORDS... 3 REQUEST FOR ENTIRE DATABASES OR

More information

CISER Data Archive Collection Policy

CISER Data Archive Collection Policy CORNELL UNIVERSITY Cornell Institute for Social and Economic Research Policy CISER Data Archive Collection Policy POLICY Volume: DA Responsible Executive: CISER Data Librarian Responsible Office: Cornell

More information

Basics in good research data management (RDM) for reviewing DMPs

Basics in good research data management (RDM) for reviewing DMPs Basics in good research data management (RDM) for reviewing DMPs S. Venkataraman Digital Curation Centre, Edinburgh s.venkataraman@ed.ac.uk https://doi.org/10.5281/zenodo.1461601 FOSTER & OpenAIRE webinar,

More information

Data about data (metadata)

Data about data (metadata) ARCHAEOLOGICAL METADATA Guide to entering metadata of archaeological datasets Version 1 July 2011 (translated to English in December 2013) Data about data (metadata) To ensure that other archaeologists

More information

Elec_Coal_Sources. Shapefile. Tags coal, mine, production, lignite, anthracite, bituminous, sub-bituminous

Elec_Coal_Sources. Shapefile. Tags coal, mine, production, lignite, anthracite, bituminous, sub-bituminous Page 1 of 11 Elec_Coal_Sources Shapefile Tags coal, mine, production, lignite, anthracite, bituminous, sub-bituminous Summary The S&P Global Platts Coal Mines and Sources geospatial data layer was created

More information

Introduction to INEXDA s Metadata Schema

Introduction to INEXDA s Metadata Schema 1 Introduction to INEXDA s Metadata Schema Christian Hirsch (Deutsche Bundesbank) July 2018 The views expressed here do not necessarily reflect the opinion of the Deutsche Bundesbank, the INEXDA network,

More information

Persistent identifiers, long-term access and the DiVA preservation strategy

Persistent identifiers, long-term access and the DiVA preservation strategy Persistent identifiers, long-term access and the DiVA preservation strategy Eva Müller Electronic Publishing Centre Uppsala University Library, http://publications.uu.se/epcentre/ 1 Outline DiVA project

More information

Historization and Versioning of DDI-Lifecycle Metadata Objects

Historization and Versioning of DDI-Lifecycle Metadata Objects Historization and Versioning of DDI-Lifecycle Metadata Objects Findings in the STARDAT Project 5rd Annual European DDI Users Group Meeting Paris, 03.-04.12.2013 Alexander Mühlbauer GESIS Leibniz Institute

More information

Dublin Core Conference 2013, Lisbon, September 2013

Dublin Core Conference 2013, Lisbon, September 2013 STRADA @ DLR Using Dublin Core Standard for the Metadata Description of Transport Statistics Practical Experience from a Project Dedicated to the Set-Up of an Interlinked Statistics Portal Dublin Core

More information

ECAS. Conversion Specification. Provided to ECAS. Issue 4.1. Document No.

ECAS. Conversion Specification. Provided to ECAS. Issue 4.1. Document No. ECAS Mobile Conversion Specification Location Provided to ECAS Issue 4.1 Document No. Document Information Document Title Mobile Location Conversion Specification Filename Mobile Location Conversion Specification

More information

Metadata Requirements to document Data Analyses and Syntax Files in a Virtual Research Environment (VRE) - The use case soeb 3

Metadata Requirements to document Data Analyses and Syntax Files in a Virtual Research Environment (VRE) - The use case soeb 3 Metadata Requirements to document Data Analyses and Syntax Files in a Virtual Research Environment (VRE) - The use case soeb 3 Uwe.Jensen@gesis.org EDDI14 6th Annual European DDI User Conference December

More information

DIAS_Satellite_MODIS_SurfaceReflectance dataset

DIAS_Satellite_MODIS_SurfaceReflectance dataset DIAS_Satellite_MODIS_SurfaceReflectance dataset 1. IDENTIFICATION INFORMATION DOI Metadata Identifier DIAS_Satellite_MODIS_SurfaceReflectance dataset doi:10.20783/dias.273 [http://doi.org/10.20783/dias.273]

More information

Exchange Network Shared Schema Components: Technical Reference

Exchange Network Shared Schema Components: Technical Reference Exchange Network Shared Schema Components: Technical Reference LAST CALL WORKING DRAFT Revision Date: September 29, 2004 Core Reference Model Workgroup Table of Contents Table of Contents... 2 Document

More information

The Center for Research Libraries. Archive Profile Inter-university Consortium for Political and Social Research (ICPSR)

The Center for Research Libraries. Archive Profile Inter-university Consortium for Political and Social Research (ICPSR) The Center for Research Libraries 10/14/2005 Archive Profile Inter-university Consortium for Political and Social Research (ICPSR) by Robin Dale, Project Director, Certification of Digital Archives Project

More information

Overview of the EMF Refresher Webinar Series. EMF Resources

Overview of the EMF Refresher Webinar Series. EMF Resources Overview of the EMF Refresher Webinar Series Introduction to the EMF Working with Data in the EMF viewing & editing Inventory Data Analysis and Reporting 1 EMF User's Guide EMF Resources http://www.cmascenter.org/emf/internal/guide.html

More information

Research Data Repository Interoperability Primer

Research Data Repository Interoperability Primer Research Data Repository Interoperability Primer The Research Data Repository Interoperability Working Group will establish standards for interoperability between different research data repository platforms

More information

Metadata or "data about data" describe the content, quality, condition, and other characteristics of data. The Federal Geographic Data Committee

Metadata or data about data describe the content, quality, condition, and other characteristics of data. The Federal Geographic Data Committee Metadata or "data about data" describe the content, quality, condition, and other characteristics of data. The Federal Geographic Data Committee (http://www.fgdc.gov/) approved the Content Standard for

More information

Metadata or "data about data" describe the content, quality, condition, and other characteristics of data. The Federal Geographic Data Committee

Metadata or data about data describe the content, quality, condition, and other characteristics of data. The Federal Geographic Data Committee Metadata or "data about data" describe the content, quality, condition, and other characteristics of data. The Federal Geographic Data Committee (http://www.fgdc.gov/) approved the Content Standard for

More information

TURNING MOVEMENT CALCULATOR VERSION 3.0

TURNING MOVEMENT CALCULATOR VERSION 3.0 TURNING MOVEMENT CALCULATOR VERSION 3.0 User Guide February 23, 2008 Whitehouse Group Inc. For support: +1 (202) 241-2008 software@wgianalytics.com TABLE OF CONTENTS INTRODUCTION... 1 Features... 1 Benefits...

More information

Bronx Bus Stops, New York NY, May 2016

Bronx Bus Stops, New York NY, May 2016 Page 1 of 6 Metadata format: ISO 19139 Bronx Bus Stops, New York NY, May 2016 ISO 19139 metadata content Resource Identification Information Spatial Representation Information Reference System Information

More information

Using NHGIS: An Introduction

Using NHGIS: An Introduction Using NHGIS: An Introduction August 2014 Funding provided by the National Science Foundation and National Institutes of Health. Project support provided by the Minnesota Population Center at the University

More information

PA Department of Environmental Protection. Guidance for Data Management

PA Department of Environmental Protection. Guidance for Data Management PA Department of Environmental Protection Guidance for Data Management September 13, 2005 Prepared for Integration with DEP Grant Guidance PA Department of Environmental Protection Information Access Strategy

More information

Address Management User Guide. PowerSchool 8.x Student Information System

Address Management User Guide. PowerSchool 8.x Student Information System PowerSchool 8.x Student Information System Released July 2014 Document Owner: Documentation Services This edition applies to Release 8.0.1 of the PowerSchool software and to all subsequent releases and

More information

Elec_Non_IOU_Territories

Elec_Non_IOU_Territories Page 1 of 13 Elec_Non_IOU_Territories Shapefile Tags non-investor owned utility, iou, non-iou, utility, service territory, investor, coop, muni, public authority Summary The S&P Global Platts Platts Electric

More information

Integration of Motion Imagery into the STANAG 4559 Data Model

Integration of Motion Imagery into the STANAG 4559 Data Model Motion Imagery Standards Board Engineering Guideline Integration of Motion Imagery into the STANAG 4559 Data Model MISB EG 0813 11 December 2008 Scope This document is technically identical to NATO EG0803

More information

DDI Data Description Statistics Protection Software

DDI Data Description Statistics Protection Software DDI Data Description Statistics Protection Software Sebastian Kočar Social Science Data Archives, University of Ljubljana, Ljubljana, Slovenia sebastian.kocar@fdv.uni-lj.si Abstract. The article presents

More information

PROCESSING AND CATALOGUING DATA AND DOCUMENTATION - QUALITATIVE

PROCESSING AND CATALOGUING DATA AND DOCUMENTATION - QUALITATIVE PROCESSING AND CATALOGUING DATA AND DOCUMENTATION - QUALITATIVE....... INGEST SERVICES UNIVERSITY OF ESSEX... HOW TO SET UP A DATA SERVICE, 8-9 NOVEMBER 2012 PRE - PROCESSING Liaising with depositor: consent

More information

Metadata Engine Crew Monograph Number 17. Gus Bjorklund, Progress Software Corporation

Metadata Engine Crew Monograph Number 17. Gus Bjorklund, Progress Software Corporation Metadata Engine Crew Monograph Number 17. Gus Bjorklund, Progress Software Corporation Last updated August 1, 1998 0. Table of Contents 1. Introduction 2. The Metadata Tables Summary Warnings Tables Table

More information

Thailand Petroleum Database Management

Thailand Petroleum Database Management Thailand Petroleum Database Management Orn-anutt Sutha-giam Petroleum Data Center Department of Mineral Fuels April 2009 Outline Metadata Design & Structure International Standard used Metadata Elements

More information

MACHINE ACTIONABLE INTEGRATION OF DATACITE AND DDI METADATA

MACHINE ACTIONABLE INTEGRATION OF DATACITE AND DDI METADATA MACHINE ACTIONABLE INTEGRATION OF DATACITE AND DDI METADATA Wolfgang Zenk-Möltgen, GESIS Leibniz Institute for the Social Sciences Presentation at EDDI14 6th Annual European DDI User Conference at IOE

More information

Croatian NSDI Metadata Profile

Croatian NSDI Metadata Profile Croatian NSDI Metadata Profile Prof. dr. sc. Željko Hećimović State Geodetic Administration zeljko.hecimovic@dgu.hr infonipp@dgu.hr http:// INSPIRATION workshop 21st 22nd Nov. CONTENT: Introduction Metadata

More information

Getting Started. OHMS (Oral History Metadata Synchronizer)

Getting Started. OHMS (Oral History Metadata Synchronizer) OHMS (Oral History Metadata Synchronizer) Getting Started 1.0 OVERVIEW OHMS is designed to enhance access to online oral histories in an efficient, affordable, interoperable and sustainable fashion. OHMS

More information

7. METHODOLOGY FGDC metadata

7. METHODOLOGY FGDC metadata 7. METHODOLOGY To enable an Internet browsing client to search and discover information through a federated metadatabase, four elements must be in place. 1. The client must be able to communicate with

More information

NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records

NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records This document provides guidance on a recommended set of netcdf metadata attributes to be implemented for the FY 2011 Initial Operating

More information

Crowdsourcing Codebook Enhancements A DDI-based Approach

Crowdsourcing Codebook Enhancements A DDI-based Approach Crowdsourcing Codebook Enhancements A DDI-based Approach FCSM, December 2 nd 2015 Lars Vilhuber (Cornell University) Benjamin Perry (Cornell University) Venkata Kambhampaty (Cornell University) Kyle Brumsted

More information

Dexterity: Data Exchange Tools and Standards for Social Sciences

Dexterity: Data Exchange Tools and Standards for Social Sciences Dexterity: Data Exchange Tools and Standards for Social Sciences Louise Corti, Herve L Hours, Matthew Woollard (UKDA) Arofan Gregory, Pascal Heus (ODaF) I-Pres, 29-30 September 2008, London Introduction

More information

DDI metadata for IPUMS I samples

DDI metadata for IPUMS I samples DDI metadata for IPUMS I samples Wendy Thomas Workshop Integrating Global Census Microdata : Dublin Ireland, 58th ISI What is DDI DDI is a metadata standard d focused ocusedprimarily on microdata from

More information

WORKING GROUP ON PASSENGER MOBILITY STATISTICS

WORKING GROUP ON PASSENGER MOBILITY STATISTICS Document: PM-2003-05/EN Original: English "Transport Statistics" WORKING GROUP ON PASSENGER MOBILITY STATISTICS Luxembourg, 24-25 April 2003 Jean Monnet Building, Room M5 Beginning 0:00 am Database and

More information

Using Maps with the JSON LIBNAME Engine in SAS Andrew Gannon, The Financial Risk Group, Cary NC

Using Maps with the JSON LIBNAME Engine in SAS Andrew Gannon, The Financial Risk Group, Cary NC Paper 1734-2018 Using Maps with the JSON LIBNAME Engine in SAS Andrew Gannon, The Financial Risk Group, Cary NC ABSTRACT This paper serves as an introduction to reading JSON data via the JSON LIBNAME engine

More information

Address Management User Guide. PowerSchool 6.0 Student Information System

Address Management User Guide. PowerSchool 6.0 Student Information System User Guide PowerSchool 6.0 Student Information System Released June 2009 Document Owner: Document Services This edition applies to Release 6.0 of the PowerSchool Premier software and to all subsequent

More information

PROCESSING AND CATALOGUING DATA AND DOCUMENTATION: QUALITATIVE

PROCESSING AND CATALOGUING DATA AND DOCUMENTATION: QUALITATIVE PROCESSING AND CATALOGUING DATA AND DOCUMENTATION: QUALITATIVE.... LIBBY BISHOP... INGEST SERVICES UNIVERSITY OF ESSEX... HOW TO SET UP A DATA SERVICE, 3 4 JULY 2013 PRE - PROCESSING Liaising with depositor:

More information

Global Earth Observation System of Systems (GEOSS)/ Asian Water Cycle Initiative (AWCI) Philippines Pampanga Basin data

Global Earth Observation System of Systems (GEOSS)/ Asian Water Cycle Initiative (AWCI) Philippines Pampanga Basin data Global Earth Observation System of Systems (GEOSS)/ Asian Water Cycle Initiative (AWCI) Philippines Pampanga Basin data 1. IDENTIFICATION INFORMATION Metadata Identifier Global Earth Observation System

More information

Florida Coastal Everglades LTER Program

Florida Coastal Everglades LTER Program Florida Coastal Everglades LTER Program Metadata Workshop April 13, 2007 Linda Powell, FCE Information Manager Workshop Objectives I. Short Introduction to the FCE Metadata Policy What needs to be submitted

More information

Synchronization in ArcCatalog

Synchronization in ArcCatalog An ESRI Technical Paper August 2001 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2001 ESRI All rights reserved.

More information

Using the SABINS Data Finder

Using the SABINS Data Finder Using the SABINS Data Finder August 2011 This guide shows users how to use the School Attendance Boundary Information System (SABINS) to access GIS boundary files and data tables for school attendance

More information

Oregon Maps Metadata Guide Page 1 of 6

Oregon Maps Metadata Guide Page 1 of 6 Oregon Maps Metadata Guide Page 1 of 6 Metadata Schema mapped to Dublin Core for OAI PMH harvesting. Field Name DC Map Manda tory Repeat Public Search Description Title Title Yes No Yes Yes Transcribe

More information

Specification for Collection Management Records

Specification for Collection Management Records Specification for Collection Management Records Initial draft, October 16, 2011/bdw, at Revised November 28, 2011/mam Revised February 17-27, 2012/mam Note: Any date-bound collection management information

More information

Assignment 2 Arrays and Functions

Assignment 2 Arrays and Functions Assignment 2 Arrays and Functions Assigned TA: Yohai Mandabi. Publication date: 17.11.13. Introduction The geographic coordinate system is a grid allowing the specification of any location on Earth. The

More information

Common Alerting Protocol Techincal Working Group Common Alerting Protocol (v 0.7) Alert Message Data Dictionary Revised 3/7/2003

Common Alerting Protocol Techincal Working Group Common Alerting Protocol (v 0.7) Alert Message Data Dictionary Revised 3/7/2003 Common Alerting Protocol Techincal Working Group Common Alerting Protocol (v 0.7) Alert Message Data Dictionary About the Common Alerting Protocol (CAP) The Common Alerting Protocol is a draft specification

More information

On-line Metadata Editor

On-line Metadata Editor Authors: Dmitriy A. Frank-Kamenetsky Igor Bogotoryov Artium M. Rutkovsky Arto Vuorela Vesa Roivas Jean-Pierre Houix December 2006 Table of Contents I.INTRODUCTION...3 II.JUSTIFICATION......3 III.TECHNICAL

More information

Increasing research impact

Increasing research impact Increasing research impact The national data registry Alex Ball 11 March 2014 Abstract Jisc is funding work to develop a national data registry for the UK, so that the holdings of subject-based data centres

More information

Croatian national metadata profile

Croatian national metadata profile Croatian national metadata profile Dr. sc. Željko Hećimović State Geodetic Administration, Zagreb zeljko.hecimovic@dgu.hr CONTENT: Introduction Croatian national metadata profile Elements of the Croatian

More information

Making Research Data Public: Why, What, and How. Fall 2016

Making Research Data Public: Why, What, and How. Fall 2016 Making Research Data Public: Why, What, and How Fall 2016 Research Data Service (RDS) The Research Data Service provides the Illinois research community with exper:se, tools, and infrastructure to manage

More information

Swedish National Data Service, SND Checklist Data Management Plan Checklist for Data Management Plan

Swedish National Data Service, SND Checklist Data Management Plan Checklist for Data Management Plan Swedish National Data Service, SND Checklist Data Management Plan 2017-10-16 Checklist for Data Management Plan Content Checklist for Data Management Plan... 1 Introduction to SND:s Checklist for Data

More information

The Final Updates. Philippe Rocca-Serra Alejandra Gonzalez-Beltran, Susanna-Assunta Sansone, Oxford e-research Centre, University of Oxford, UK

The Final Updates. Philippe Rocca-Serra Alejandra Gonzalez-Beltran, Susanna-Assunta Sansone, Oxford e-research Centre, University of Oxford, UK The Final Updates Supported by the NIH grant 1U24 AI117966-01 to UCSD PI, Co-Investigators at: Philippe Rocca-Serra Alejandra Gonzalez-Beltran, Susanna-Assunta Sansone, Oxford e-research Centre, University

More information

The Data Curation Profiles Toolkit: Interview Worksheet

The Data Curation Profiles Toolkit: Interview Worksheet Purdue University Purdue e-pubs Data Curation Profiles Toolkit 11-29-2010 The Data Curation Profiles Toolkit: Interview Worksheet Jake Carlson Purdue University, jakecar@umich.edu Follow this and additional

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

INT60MIN.txt. Version 01 Codebook CODEBOOK INTRODUCTION FILE 1960 MINOR ELECTION STUDY (1960.S)

INT60MIN.txt. Version 01 Codebook CODEBOOK INTRODUCTION FILE 1960 MINOR ELECTION STUDY (1960.S) Version 01 Codebook ------------------- CODEBOOK INTRODUCTION FILE 1960 MINOR ELECTION STUDY (1960.S) INT60MIN.txt USER NOTE: This file has been converted to electronic format via OCR scanning. As as result,

More information

Overview. Overview. Broadsheet for PNAMP Metadata Builder. Metadata Entity Set Information. Taurus Monitoring

Overview. Overview. Broadsheet for PNAMP Metadata Builder. Metadata Entity Set Information. Taurus Monitoring Overview Overview The Metadata Builder Tool aims to facilitate and encourage the development of metadata for aquatic monitoring data collected by government agencies and partners in the Pacific Northwest.

More information

AMERICAN JOURNAL OF POLITICAL SCIENCE GUIDELINES FOR PREPARING REPLICATION FILES Version 1.0, March 25, 2015 William G. Jacoby

AMERICAN JOURNAL OF POLITICAL SCIENCE GUIDELINES FOR PREPARING REPLICATION FILES Version 1.0, March 25, 2015 William G. Jacoby AJPS, South Kedzie Hall, 368 Farm Lane, S303, East Lansing, MI 48824 ajps@msu.edu (517) 884-7836 AMERICAN JOURNAL OF POLITICAL SCIENCE GUIDELINES FOR PREPARING REPLICATION FILES Version 1.0, March 25,

More information

Data Management Plan Generic Template Zach S. Henderson Library

Data Management Plan Generic Template Zach S. Henderson Library Data Management Plan Generic Template Zach S. Henderson Library Use this Template to prepare a generic data management plan (DMP). This template does not correspond to any particular grant funder s DMP

More information

IMPORTING CUSTOM FORMAT FILES

IMPORTING CUSTOM FORMAT FILES IMPORTING CUSTOM FORMAT FILES TRIMBLE ACCESS SOFTWARE 2014 Revision A Contact information Geospatial Division 10368 Westmoor Drive Westminster CO 80021 USA www.trimble.com Copyright and trademarks 2005-2014,

More information

Omni Flow Computer Master Driver v1.x Omni Flow Computer Master Modicon Compatible Driver 1.x

Omni Flow Computer Master Driver v1.x Omni Flow Computer Master Modicon Compatible Driver 1.x Omni Flow Computer Master Driver v1.x Omni Flow Computer Master Modicon Compatible Driver 1.x Information Sheet for Crimson v3.0+ Compatible Devices Omni Flow Computer devices equipped with Ethernet or

More information

Brooklyn Bus Routes, New York NY, May 2016

Brooklyn Bus Routes, New York NY, May 2016 Page 1 of 6 Metadata format: ISO 19139 Brooklyn Bus Routes, New York NY, May 2016 ISO 19139 metadata content Resource Identification Information Spatial Representation Information Reference System Information

More information

From data source to data view: A practical guide to uploading spatial data sets into MapX

From data source to data view: A practical guide to uploading spatial data sets into MapX From data source to data view: A practical guide to uploading spatial data sets into MapX Thomas Piller UNEP/GRID Geneva I Table of contents 1. Adding a new data source to MapX... 1 1.1 Method 1: upload

More information

Real Estate Sales, New York NY, 2014

Real Estate Sales, New York NY, 2014 Page 1 of 6 Metadata format: ISO 19139 Real Estate Sales, New York NY, 2014 ISO 19139 metadata content Resource Identification Information Spatial Representation Information Reference System Information

More information

For storage efficiency, longitude and latitude values are often represented in DMS format. For McBryde Hall:

For storage efficiency, longitude and latitude values are often represented in DMS format. For McBryde Hall: Parsing Input and Formatted Output in C Dealing with Geographic Coordinates You will provide an implementation for a complete C program that reads geographic coordinates from an input file, does some simple

More information

SAS Viya 3.2: Self-Service Import

SAS Viya 3.2: Self-Service Import SAS Viya 3.2: Self-Service Import About Self-Service Import Overview of Self-Service Import Self-service import offers an easy way to bring data into the SAS Cloud Analytic Services (CAS) environment.

More information

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL DIGITAL MAPPING FILES (very efficient/extremely accurate): 1. G.I.S. dataset formats that we can accept: FORMAT FILE EXT(S) FORMAT FILE EXT(S) AutoCAD (*.dwg,

More information

World Premium Points of Interest Getting Started Guide

World Premium Points of Interest Getting Started Guide World Premium Points of Interest Getting Started Guide Version: 0.1 1 Table of Contents INTRODUCTION... 3 1. Preface... 3 2. Data Characteristics... 3 3. Loading the data into RDMS Databases... 3 Oracle...

More information

Fields marked with an asterisk (*) are mandatory. 1. Click Listings on the left navigation menu. 2. Click Sale under Add a Commercial Listing.

Fields marked with an asterisk (*) are mandatory. 1. Click Listings on the left navigation menu. 2. Click Sale under Add a Commercial Listing. Add a Commercial Sale Listing Follow the steps in this guide to add a commercial sale listing in dash. Note: Make sure that the sales associate or team with the listing already exists in dash, so that

More information

DDI more than just an XML-metadata-standard. Marcel Hebing (DIW Berlin) Vancouver, April 2014

DDI more than just an XML-metadata-standard. Marcel Hebing (DIW Berlin) Vancouver, April 2014 DDI more than just an XML-metadata-standard Marcel Hebing (DIW Berlin) Vancouver, April 2014 Two separate thoughts 1. DDI is more than the XML implementation. 2. DDI is more than an standard for metadata.

More information

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL DIGITAL MAPPING FILES (very efficient/extremely accurate): 1. G.I.S. dataset formats that we can accept: FORMAT FILE EXT(S) FORMAT FILE EXT(S) AutoCAD (*.dwg,

More information

Oracle Financial Services Data Integration Hub

Oracle Financial Services Data Integration Hub Oracle Financial Services Data Integration Hub User Manual 8.0.5.0.0 Table of Contents TABLE OF CONTENTS PREFACE... 5 Audience... 5 Prerequisites... 5 Acronyms... 5 Glossary of Icons... 5 Related Information

More information

Below is an example workflow of file inventorying at the American Geographical Society Library at UWM Libraries.

Below is an example workflow of file inventorying at the American Geographical Society Library at UWM Libraries. File Inventory with DROID Updated January 2018 Tool Homepage: http://www.nationalarchives.gov.uk/information-management/manageinformation/policy-process/digital-continuity/file-profiling-tool-droid/ Introduction

More information

TV Broadcast Contours

TV Broadcast Contours TV Broadcast Contours Identification Information: Citation: Citation Information: Title: TV Broadcast Contours Geospatial Data Presentation Form: vector digital data Online Linkage: HIFLD Open Data (https://gii.dhs.gov/hifld/data/open)

More information

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9 FAQ s Data Partnerships to Improve Health Frequently Asked Questions BENEFITS OF PARTICIPATING... 1 USING THE NETWORK.... 2 SECURING THE DATA AND NETWORK.... 3 PROTECTING PRIVACY.... 4 CREATING METADATA...

More information