datahub-transportation-gov/transit-agency-security-personnel-hswt-qvr8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 21 days ago
Indexed 6 hours ago

Transit Agency Security Personnel

Data collected on the SS-30 form.

Transit agencies report to the NTD security personnel in terms of Full-Time Equivalents (FTE) according to the staffing levels at the beginning of the year. One FTE typically works 40 hours per week. An agency may use any reasonable method to allocate personnel across modes, such as allocating based on modal ridership or on modal annual trips. In certain instances, agencies may base personnel numbers on the prior year’s total hours worked.

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-transportation-gov/transit-agency-security-personnel-hswt-qvr8\".\"transit_agency_security_personnel\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • transit_agency_security_personnel
     
     
     
     
     
Upstream Metadata