controllerdata-lacity/gender-breakdown-of-city-workers-by-category-fvfi-5kja
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 2 hours ago

Gender Breakdown of City Workers by Category

Analysis of 2013 full-time employee earnings by gender across the major employee categories in 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-category-fvfi-5kja\".\"gender_breakdown_of_city_workers_by_category\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • gender_breakdown_of_city_workers_by_category
     
     
     
     
     
Upstream Metadata