Open repository in Console
Readme
Updated 7 months ago
‧ Indexed 5 hours ago
DOE Funding Sources
This dataset, updated annually, shows Department of Education funding sources by fiscal year. City funds include TFA and GO debt service, pensions, and other fringe. State funds include debt service and pensions. Dollars are in billions.
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 \"cityofnewyork-us/doe-funding-sources-m46f-nmju\".\"doe_funding_sources\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata