Skip to content

Instantly share code, notes, and snippets.

@lroggendorff
Created January 30, 2012 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lroggendorff/1704536 to your computer and use it in GitHub Desktop.
Save lroggendorff/1704536 to your computer and use it in GitHub Desktop.
AIDS.gov Locator API Examples
{
"title": "HIV/AIDS Prevention & Service Providers",
"link": "http://locator.dev/data?zip=37206",
"updated": "2012-01-29T15:15:51-0600",
"stat": "ok",
"services": [
{
"title": "Search Results from CDC - Locate HIV/AIDS Testing Sites",
"link": "http://cdcnpin.org/hivTestLocatorFeed/feed.aspx?radius=5&zip=37206",
"author": "CDC NPIN",
"id": "tag:cdcnpin.org,2009-09-15:/npinwebservices/NPINDataWebservices",
"updated": "2009-09-15T00:00:00-05:00",
"providers": [
{
"title": "Cayce Family Clinic",
"link": "http://www.hivtest.org/Detail.aspx?id=21952",
"id": "tag:hivtest.org,2000-03-20:/search/Detailx.asp?id=21952",
"streetAddress": "617 S 8th St",
"locality": "Nashville",
"region": "TN",
"postalCode": "37206",
"telephone": "615-226-1695",
"categories": "Chlamydia Testing, Conventional HIV Blood Testing...",
"point": {
"lat": "36.1677602",
"long": "-86.7548626"
},
"updated": "2012-01-12T09:08:19.0000000-05:00"
}
]
}
]
}
@chenkaka
Copy link

"title": "HIV/AIDS Prevention & Service Providers",
"link": "http://locator.dev/data?zip=37206",
"updated": "2012-01-29T15:15:51-0600",
"stat": "ok",
"services": [
{
"title": "Search Results from CDC - Locate HIV/AIDS Testing Sites",
"link": "http://cdcnpin.org/hivTestLocatorFeed/feed.aspx?radius=5&zip=37206",
"author": "CDC NPIN",
"id": "tag:cdcnpin.org,2009-09-15:/npinwebservices/NPINDataWebservices",
"updated": "2009-09-15T00:00:00-05:00",
"providers": [
{
"title": "Cayce Family Clinic",
"link": "http://www.hivtest.org/Detail.aspx?id=21952",
"id": "tag:hivtest.org,2000-03-20:/search/Detailx.asp?id=21952",
"streetAddress": "617 S 8th St",
"locality": "Nashville",
"region": "TN",
"postalCode": "37206",
"telephone": "615-226-1695",
"categories": "Chlamydia Testing, Conventional HIV Blood Testing...",
"point": {
"lat": "36.1677602",
"long": "-86.7548626"
},
"updated": "2012-01-12T09:08:19.0000000-05:00"
} "title": "HIV/AIDS Prevention & Service Providers",
"link": "http://locator.dev/data?zip=37206",
"updated": "2012-01-29T15:15:51-0600",
"stat": "ok",
"services": [
{
"title": "Search Results from CDC - Locate HIV/AIDS Testing Sites",
"link": "http://cdcnpin.org/hivTestLocatorFeed/feed.aspx?radius=5&zip=37206",
"author": "CDC NPIN",
"id": "tag:cdcnpin.org,2009-09-15:/npinwebservices/NPINDataWebservices",
"updated": "2009-09-15T00:00:00-05:00",
"providers": [
{
"title": "Cayce Family Clinic",
"link": "http://www.hivtest.org/Detail.aspx?id=21952",
"id": "tag:hivtest.org,2000-03-20:/search/Detailx.asp?id=21952",
"streetAddress": "617 S 8th St",
"locality": "Nashville",
"region": "TN",
"postalCode": "37206",
"telephone": "615-226-1695",
"categories": "Chlamydia Testing, Conventional HIV Blood Testing...",
"point": {
"lat": "36.1677602",
"long": "-86.7548626"
},
"updated": "2012-01-12T09:08:19.0000000-05:00"
} "title": "HIV/AIDS Prevention & Service Providers",
"link": "http://locator.dev/data?zip=37206",
"updated": "2012-01-29T15:15:51-0600",
"stat": "ok",
"services": [
{
"title": "Search Results from CDC - Locate HIV/AIDS Testing Sites",
"link": "http://cdcnpin.org/hivTestLocatorFeed/feed.aspx?radius=5&zip=37206",
"author": "CDC NPIN",
"id": "tag:cdcnpin.org,2009-09-15:/npinwebservices/NPINDataWebservices",
"updated": "2009-09-15T00:00:00-05:00",
"providers": [
{
"title": "Cayce Family Clinic",
"link": "http://www.hivtest.org/Detail.aspx?id=21952",
"id": "tag:hivtest.org,2000-03-20:/search/Detailx.asp?id=21952",
"streetAddress": "617 S 8th St",
"locality": "Nashville",
"region": "TN",
"postalCode": "37206",
"telephone": "615-226-1695",
"categories": "Chlamydia Testing, Conventional HIV Blood Testing...",
"point": {
"lat": "36.1677602",
"long": "-86.7548626"
},
"updated": "2012-01-12T09:08:19.0000000-05:00"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment