oregon-gov/agency-admin-rules-links-iqea-tt27
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Agency Admin Rules Links

HB 2370 (2013): Through this dataset, agencies provide links to their website pages that include administrative rules information. Information is updated when new links are reported. Visit the Oregon Transparency website for more information. https://www.oregon.gov/transparency/Pages/index.aspx.

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 \"oregon-gov/agency-admin-rules-links-iqea-tt27\".\"agency_admin_rules_links\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • agency_admin_rules_links
     
     
     
     
     
Upstream Metadata