opendata-maryland-gov/number-of-businesses-in-the-state-ftgf-3uby
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 24 days ago
Indexed 3 hours ago

Number of businesses in the State

Number of Businesses in the State of Maryland that are in 'Good Standing'.

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 \"opendata-maryland-gov/number-of-businesses-in-the-state-ftgf-3uby\".\"number_of_businesses_in_the_state\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_businesses_in_the_state
     
     
     
     
     
Upstream Metadata