Get available packaging options

GET http://covid19.richdataservices.com/rds/api/package/options/select

This is a starting point for clients to identify all the possible packaging formats that are available. Use these individual options or a pre-built bundle of options (below) to pass into the packaging request.

RESPONSES

status: OK

{"data":[{"description":"A delimited text file is a text file used to store data, in which each line represents a single record, and each line has fields separated by the delimiter.","id":"data-delimited","name":"Delimited ASCII"},{"description":"Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications.","id":"data-excel","name":"Microsoft Excel"}],"documents":[{"description":"A PDF codebook document for the data set. The codebook contains a file over view, a list of the variables included in the file, and summary statistics and frequencies for those variables when applicable.","id":"pdf-codebook","name":"PDF Codebook"}],"metadata":[{"description":"The Data Documentation Initiative (DDI) is an international standard for describing the data produced by surveys and other observational methods in the social, behavioral, economic, and health sciences.","id":"ddi-codebook","name":"DDI Codebook 2.5"},{"description":"An HTML file is a file used to build a webpage and can be displayed in a web browser. This specific HTML file will show metadata revolving around the query conducted on the data.","id":"query-description-html","name":"Query Description HTML"}],"scripts":[{"description":"SAS is a software suite developed by SAS Institute for advanced analytics, multivariate analyses, business intelligence, data management, and predictive analytics.","id":"script-sas","name":"SAS DataSet Syntax"},{"description":"SPSS Statistics is a software package used for interactive, or batched, statistical analysis.","id":"script-spss","name":"SPSS DataSet Syntax"},{"description":"SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system.","id":"script-sql","name":"SQL DataSet Syntax"},{"description":"Stata is a general-purpose statistical software package created in 1985 by StataCorp. Most of its users work in research, especially in the fields of economics, sociology, political science, biomedicine and epidemiology.","id":"script-stata","name":"Stata DataSet Syntax"}]}