performance-smcgov/historical-data-for-unemployment-rate-in-san-mateo-qab3-4c6k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 6 hours ago

Historical Data For Unemployment Rate In San Mateo County

Monthly historical data for the unemployment rate (not seasonally adjusted) in San Mateo County from 1990-2013.

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 \"performance-smcgov/historical-data-for-unemployment-rate-in-san-mateo-qab3-4c6k\".\"historical_data_for_unemployment_rate_in_san_mateo\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_data_for_unemployment_rate_in_san_mateo