cityofnewyork-us/cdbgdr-reimbursements-over-time-38pn-tyf4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 2 hours ago

CDBG-DR Reimbursements Over Time

This dataset contains reimbursements amounts for the Community Development Block Grant -Disaster Recovery grant. The reporting unit for funding amount is listed in actual dollars. The reimbursements are calculated at the end of every quarter and calendar year. This dataset is usually updated quarterly.

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/cdbgdr-reimbursements-over-time-38pn-tyf4\".\"cdbgdr_reimbursements_over_time\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cdbgdr_reimbursements_over_time
     
     
     
     
     
Upstream Metadata