Difference between revisions of "Publishing Data"

Jump to: navigation, search
Line 5: Line 5:


==== Preparing data for release ====
==== Preparing data for release ====
The main issue with releasing primary data is maintaining the privacy of respondents. It is essential to carefully [[De-identification | de-identify]] any sensitive or personally-identifying information contained in the dataset. Datasets released should be easily understandable by users, so [[Data Documentation | documentation]], including variable dictionaries and survey instruments, should be released with the data.
The main issue with releasing primary data is maintaining the privacy of respondents. It is essential to carefully [[De-identification | de-identify]] any sensitive or personally-identifying information contained in the dataset. Datasets released should be easily understandable by users, so [[Data Documentation | documentation]], including variable dictionaries and survey instruments, should be released with the data. See the [[Checklist: Microdata Catalog submission|Microdata Catalog Checklist]] for instructions on how to prepare primary data for release.


==== DIME data releases ====  
==== DIME data releases ====  

Revision as of 15:05, 12 February 2018

Making data available to other researchers in some form is a key need of research transparency and reproducibility. However, it is not generally possible or advisable to release raw data. Primary data usually contains personally-identifying information (PII) such as names, locations, or financial records that are unethical to make public; secondary data is often owned by an entity other than the research team and therefore may face legal issues in public release. It is therefore important to structure both data management and analytics such that the data that is published replicates the researcher's primary results to the best degree possible and that the data that is released is appropriately accessible.

Guidelines

Publishing Primary Data

Preparing data for release

The main issue with releasing primary data is maintaining the privacy of respondents. It is essential to carefully de-identify any sensitive or personally-identifying information contained in the dataset. Datasets released should be easily understandable by users, so documentation, including variable dictionaries and survey instruments, should be released with the data. See the Microdata Catalog Checklist for instructions on how to prepare primary data for release.

DIME data releases

DIME survey data is released through the Microdata Catalog. However, access to the data may be restricted and some variables may be embargoed prior to publication.

Publishing Analysis Data

Some journals require datasets used in data analysis to be released when a paper is published. This is intended to make research more transparent and allow readers to reproduce findings.

Preparing data for release

The objective of the data release is to allow users to reproduce results in the paper. Therefore, the released dataset needs to contain all variables used in data analysis, as well as all identifying variables. Analysis datasets should be easily understandable to researchers trying replicate results, so it's important that it is well-labelled and documented.

Back to Parent

This article is part of the topic Publishing Data

Additional Resources