Strategic Measure_Median earnings of metro-area creative sector occupations, CLL.B.1
This dataset supports measure CLL.B.1 of SD23 and identifies the median earnings of metro-area Creative Sector occupations by Bureau of Labor Statistics Standard Occupational Classifications System SOC codes.
Data Source: 3rd party - Creative Vitality Suite
Calculation: the middle of the earnings, among all SOC codes
Measure Time Period: Annually (Calendar Year)
Last update: April 2021
View more details and insights related to this data set on the story page: data.austintexas.gov/stories/s/jaia-eaet
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 \"datahub-austintexas-gov/strategic-measuremedian-earnings-of-metroarea-x2mq-gpp4\".\"strategic_measuremedian_earnings_of_metroarea\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.