cambridgema-gov/nonprofit-corporations-qyv9-s3hq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Non-Profit Corporations

This data set lists non-profit organizations with addresses in Cambridge, MA. Organizations qualify as non-profits if they have IRS recognition of tax-exempt status. Certain types of public charities, such as churches and organizations with less than $5,000 in gross receipts, are not required to file for official 501(c)(3) status and may not be listed here.

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 \"cambridgema-gov/nonprofit-corporations-qyv9-s3hq\".\"nonprofit_corporations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nonprofit_corporations
     
     
     
     
     
Upstream Metadata