Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 24 minutes ago
Department of Revenue Services- FY 2013-14 Tax Credits By Industry Sector
Department of Revenue Services - Tax Credits Claimed during Fiscal Year 2013-14 (July 1, 2013 through June 30, 2104) by NAICS (North American Industry Classification System)
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 \"ct-gov/department-of-revenue-services-fy-201314-tax-7dmn-4s5d\".\"department_of_revenue_services_fy_201314_tax\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata