sharefulton-fultoncountyga-gov/monthly-unemployment-rate-for-us-counties-99p8-9maj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 4 hours ago

Monthly Unemployment Rate for US Counties

This dataset contains monthly unemployment rates for all US counties for the most recent 14 months as reported by the Bureau of Labor Statistics. Unemployment figures for each month are generally available by the fourth week of the following month.

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 \"sharefulton-fultoncountyga-gov/monthly-unemployment-rate-for-us-counties-99p8-9maj\".\"monthly_unemployment_rate_for_us_counties\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • monthly_unemployment_rate_for_us_counties
     
     
     
     
     
Upstream Metadata