debtwatch-treasurer-ca-gov/authorizations-9xp7-ckyb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 24 days ago
Indexed 1 hour ago

Authorizations

Annual Debt Transparency Report (ADTR) Authorization. Data related to the amount of debt authorized, available, and issued during the fiscal year. These debt issues are subject to annual reporting under California Government Code section 8855(k).

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 \"debtwatch-treasurer-ca-gov/authorizations-9xp7-ckyb\".\"authorizations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • authorizations