memphistn-gov/memphis-city-finances-dmhz-r48a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 11 months ago

Memphis City Finances

Yearly metrics used to calculate the financial health of the City of Memphis, including bond ratings and budget information.

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 \"memphistn-gov/memphis-city-finances-dmhz-r48a\".\"memphis_city_finances\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • memphis_city_finances
     
     
     
     
     
Upstream Metadata