novascotia-ca/aggregate-grant-distribution-by-business-type-for-5i7y-hc5n
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 3 hours ago

Aggregate Grant Distribution, by Business Type, for Small Business Impact Grant (SBIG) and Small Business Reopening and Support Grant (SBRSG) programs

Small business recipients of the Small Business Impact Grant and the Small Business Reopening and Support Grant, and aggregate dollar grant amounts by business type.

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 \"novascotia-ca/aggregate-grant-distribution-by-business-type-for-5i7y-hc5n\".\"aggregate_grant_distribution_by_business_type_for\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • aggregate_grant_distribution_by_business_type_for
     
     
     
     
     
Upstream Metadata