datahub-austintexas-gov/aph-social-service-vendor-main-locations-iicu-im5w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 5 hours ago

APH Social Service Vendor Main Locations

This dataset is a list of main headquarter office locations for non profit and governmental organizations that have formal agreements with Austin Public Health for the delivery of social services within the City of Austin and/or Travis County. It contains information on the Agency Name, Alias, Main Office Location (i.e., Address, City, State, Zip Code), Agency’s Website, Main Office Phone, COA Vendor Code, Main Office Latitude and Longitude.

Due to safety concerns of some vulnerable populations, listed physical main locations are shown if already a matter of public record through any one of the following sources:

  1. controller's contract website at https://www.austintexas.gov/financeonline/vendor_connection/search/svname.cfm

  2. agency's own website identifies main location

  3. the main location is identified within organization’s formal agreement with Austin Public Health

If all of the above sources, contain a P O Box, then the PO Box itself is provided - in lieu of the physical location - among the agency’s contact information.

In the event an organization provides service delivery outside of its main headquarter location, such additional locations are not listed here.

No warranty is made by the City of Austin regarding the specific accuracy, relevance, or completeness of this dataset.

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-austintexas-gov/aph-social-service-vendor-main-locations-iicu-im5w\".\"aph_social_service_vendor_main_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • aph_social_service_vendor_main_locations
     
     
     
     
     
Upstream Metadata