Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 5 hours ago
Number of Companies on the Inc.5000 Fastest-Growing Private Companies by year (2020) Community and Economic Development
Entrepreneurship
Number of companies appearing in the annual Inc. 5000 list of Fastest Growing Companies in America (top states by number of companies in 2020)
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 \"pa-gov/number-of-companies-on-the-inc5000-fastestgrowing-nsek-9r5u\".\"number_of_companies_on_the_inc5000_fastestgrowing\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata