delaware-gov/educator-salary-distribution-5tvj-rx46
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 hour ago

Educator Salary Distribution

This dataset contains counts of full-time staff across 12 salary ranges. Data is aggregated at the state, district, and school level. Additionally, the data are aggregated by job classification, education level, gender, race, and experience.

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 \"delaware-gov/educator-salary-distribution-5tvj-rx46\".\"educator_salary_distribution\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • educator_salary_distribution
     
     
     
     
     
Upstream Metadata