datahub-austintexas-gov/fy2015-revenues-by-source-adni-v28r
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

FY2015 Revenues By Source

Static Data Set This table shows revenues by source for fiscal year 2015. It has been uploaded to support the ATCEMS FY2015 annual report. THE DATA IN THIS TABLE WILL NOT BE UPDATED.

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 \"datahub-austintexas-gov/fy2015-revenues-by-source-adni-v28r\".\"fy2015_revenues_by_source\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fy2015_revenues_by_source
     
     
     
     
     
Upstream Metadata