opendata-maryland-gov/anne-arundel-county-employment-figures-8du4-um8y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 2 hours ago

Anne Arundel County Employment Figures

Employment figures and unemployment rate, 2009 - present. (Non-seasonally adjusted.) As of June 2017 this dataset was marked for no additional updates because this data is available for all counties in the state in other datasets so there was no need to continue updating it for Anne Arundel County only.

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 \"opendata-maryland-gov/anne-arundel-county-employment-figures-8du4-um8y\".\"anne_arundel_county_employment_figures\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • anne_arundel_county_employment_figures
     
     
     
     
     
Upstream Metadata