texas-gov/comptroller-object-numbers-and-titles-gern-2bvs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 11 months ago

Comptroller Object Numbers and Titles

This file comprises the list of all objects of expenditure and objects of revenue. These 4-digit codes identify specific operating statement ledger items. Objects in the 3000 series are generally revenues, while objects in the 7000 series are generally expenditures.

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 \"texas-gov/comptroller-object-numbers-and-titles-gern-2bvs\".\"comptroller_object_numbers_and_titles\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • comptroller_object_numbers_and_titles
     
     
     
     
     
Upstream Metadata