colorado-gov/gdp-by-metropolitan-statistical-area-82s5-cpkk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 hours ago
Indexed 5 hours ago

GDP by Metropolitan Statistical Area

Gross Domestic Production (GDP) in millions of 2009 Dollars by industry per Metropolitan Statistical Area (MSA), from 2001 to 2017 in Colorado, as provided by the Bureau of Economic Analysis (BEA).

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 \"colorado-gov/gdp-by-metropolitan-statistical-area-82s5-cpkk\".\"gdp_by_metropolitan_statistical_area\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • gdp_by_metropolitan_statistical_area
     
     
     
     
     
Upstream Metadata