debtwatch-treasurer-ca-gov/cda-all-data-yng6-vaxy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 6 hours ago

CDA All Data

The principal amounts, sale dates, interest rates, terms, purposes, ratings, costs of issuance, financing team participants, issuance documents, and annual reporting (if applicable), among 67 other data points required under California Government Code section 8855, of the various types of debt issued by all state and local government agencies in California.

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/cda-all-data-yng6-vaxy\".\"cda_all_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cda_all_data