controllerdata-lacity/gender-breakdown-of-city-workers-by-department-q45p-mx3u
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 3 hours ago

Gender Breakdown of City Workers by Department

Analysis of 2015 full-time employee earnings by gender across the various Departments of the City of Los Angeles.

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 \"controllerdata-lacity/gender-breakdown-of-city-workers-by-department-q45p-mx3u\".\"gender_breakdown_of_city_workers_by_department\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • gender_breakdown_of_city_workers_by_department
     
     
     
     
     
Upstream Metadata