celebratingcities-data-socrata/american-time-use-survey-current-population-survey-wexc-zpr6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 3 hours ago

American Time Use Survey - Current Population Survey (CPS) 2014

The ATUS-CPS dataset contains information about each household member of all individuals selected to participate in ATUS. The information on the ATUS-CPS dataset was collected 2 to 5 months before the ATUS interview.

For the data dictionary and survey methodology, visit: http://www.bls.gov/tus/atusintcodebk14.pdf

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"celebratingcities-data-socrata/american-time-use-survey-current-population-survey-wexc-zpr6\".\"american_time_use_survey_current_population_survey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • american_time_use_survey_current_population_survey