texas-gov/gaap-fund-types-and-titles-ehj5-gw2z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 11 months ago

GAAP Fund Types and Titles

These are the various 2-digit GAAP fund types and their titles under which GAAP Funds are consolidated for financial reporting. GAAP Fund Types are used to report consolidated fund activity for presentation on the Texas Comprehensive Annual Financial Report, according to Generally Accepted Accounting Principles (GAAP).

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/gaap-fund-types-and-titles-ehj5-gw2z\".\"gaap_fund_types_and_titles\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • gaap_fund_types_and_titles
     
     
     
     
     
Upstream Metadata