ny-gov/corporations-and-other-entities-all-filings-bvn2-rs8p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 days ago
Indexed 2 hours ago

Corporations and Other Entities: All Filings - Limited Partnerships

This data contains the original names of Limited Partnerships that were originally formed with a county clerk office and subsequently filed a Certificate of Adoption with the Department of State. Each line contains the Department of State ID number, ID, Date Filed and the Name of the Limited Partnership.

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 \"ny-gov/corporations-and-other-entities-all-filings-bvn2-rs8p\".\"corporations_and_other_entities_all_filings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • corporations_and_other_entities_all_filings
     
     
     
     
     
Upstream Metadata