Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 5 hours ago
Rating Areas for Iowa Individual Affordable Care Act Premiums
This dataset provides the rating areas associated with the Iowa Individual Affordable Care Act Premiums.
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 \"mydata-iowa-gov/rating-areas-for-iowa-individual-affordable-care-u6sy-rtma\".\"rating_areas_for_iowa_individual_affordable_care\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata