chattadata/city-of-chattanooga-data-inventory-wuph-stbt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 3 hours ago

City of Chattanooga Data Inventory

This dataset contains an inventory of all city datasets. It is updated systematically annually and also periodically throughout the year as needed.

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 \"chattadata/city-of-chattanooga-data-inventory-wuph-stbt\".\"city_of_chattanooga_data_inventory\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • city_of_chattanooga_data_inventory
     
     
     
     
     
Upstream Metadata