wa-gov/percent-change-2022-rey8-3s7y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 4 hours ago

Percent Change (2022)

This gives the quantiles of the posterior distribution for the slope term of the model. Q50. is the median, which is what we used as a best estimate. Percent change per year = (exp(Q50.)-1)*100. Note: 2020 also included below.

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 \"wa-gov/percent-change-2022-rey8-3s7y\".\"percent_change_2022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percent_change_2022
     
     
     
     
     
Upstream Metadata