oregon-gov/active-nonprofit-corporations-8kyv-b2kw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 15 days ago
Indexed 3 hours ago

Active Nonprofit Corporations

Nonprofit corporations active on the record of the Secretary of State Corporation Division as of the first working day of the month.

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 \"oregon-gov/active-nonprofit-corporations-8kyv-b2kw\".\"active_nonprofit_corporations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • active_nonprofit_corporations
     
     
     
     
     
Upstream Metadata