datahub-va-gov/female-active-duty-military-personnel-officers-and-83s9-pnfp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 1 hour ago

Female Active Duty Military Personnel, Officers and Enlisted, 1945-2015

NOTE: 2001-2013 enlisted totals include "cadets-midshipmen" so officer+enlisted=total.

This may not be the correct assumption, but the historical tables only have "officer" and "enlisted" totals.

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-va-gov/female-active-duty-military-personnel-officers-and-83s9-pnfp\".\"female_active_duty_military_personnel_officers_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • female_active_duty_military_personnel_officers_and
     
     
     
     
     
Upstream Metadata