Spaces:
Paused
Paused
Upload 6 files
Browse files- data/resources/atlanta_ga.json +140 -0
- data/resources/birmingham_al.json +122 -0
- data/resources/chesterfield_va.json +109 -0
- data/resources/el_paso_tx.json +115 -0
- data/resources/providence_ri.json +115 -0
- data/resources/seattle_wa.json +109 -0
data/resources/atlanta_ga.json
ADDED
|
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "Atlanta",
|
| 3 |
+
"state": "Georgia",
|
| 4 |
+
"tenant_id": "atlanta_ga",
|
| 5 |
+
"legal_notes": {
|
| 6 |
+
"behavioral_health": "state_posts_only",
|
| 7 |
+
"csb_authority": "state",
|
| 8 |
+
"events_source": "city_official_site",
|
| 9 |
+
"transit_source": "city",
|
| 10 |
+
"trash_source": "city",
|
| 11 |
+
"public_safety_source": "city",
|
| 12 |
+
"warming_center_authority": "city",
|
| 13 |
+
"sexual_health_authority": "state"
|
| 14 |
+
},
|
| 15 |
+
"official_links": {
|
| 16 |
+
"city_homepage": "https://www.atlantaga.gov/",
|
| 17 |
+
"events_calendar": "https://www.atlantaga.gov/i-want-to-/advanced-components/event-list-view",
|
| 18 |
+
"public_works": "https://www.atlantaga.gov/government/departments/public-works/office-of-solid-waste-services",
|
| 19 |
+
"transit": "https://itsmarta.com/",
|
| 20 |
+
"libraries": "https://www.fulcolibrary.org/",
|
| 21 |
+
"parks_and_recreation": "https://www.atlantaga.gov/government/departments/parks-recreation",
|
| 22 |
+
"warming_centers": "https://www.atlantaga.gov/Home/Components/News/News/15568/672",
|
| 23 |
+
"emergency_management": "https://www.fultoncountyga.gov/inside-fulton-county/fulton-county-departments/atlanta-fulton-emergency-management-agency"
|
| 24 |
+
},
|
| 25 |
+
"services": {
|
| 26 |
+
"behavioral_health": {
|
| 27 |
+
"allowed": true,
|
| 28 |
+
"authority": "state",
|
| 29 |
+
"resources": [
|
| 30 |
+
{
|
| 31 |
+
"name": "Georgia Crisis and Access Line (GCAL)",
|
| 32 |
+
"link": "https://dbhdd.georgia.gov/be-dbhdd",
|
| 33 |
+
"phone": "800-715-4225",
|
| 34 |
+
"notes": "24/7 statewide line for mental health, substance use, and developmental disability crises. Penny should gently steer people here if they mention a crisis."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"name": "Find a Community Service Board (CSB)",
|
| 38 |
+
"link": "https://dbhdd.georgia.gov/locations/community-service-board",
|
| 39 |
+
"phone": "",
|
| 40 |
+
"notes": "State-managed directory of Community Service Boards across Georgia. Use this instead of naming local CSBs manually."
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"sexual_health": {
|
| 45 |
+
"allowed": true,
|
| 46 |
+
"authority": "state",
|
| 47 |
+
"resources": [
|
| 48 |
+
{
|
| 49 |
+
"name": "Georgia Department of Public Health – STD Program",
|
| 50 |
+
"link": "https://dph.georgia.gov/STDs",
|
| 51 |
+
"phone": "404-657-2700",
|
| 52 |
+
"notes": "State program that supports STD testing and treatment across all 159 Georgia counties."
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"name": "Fulton County Board of Health – Sexual Health Clinics",
|
| 56 |
+
"link": "https://fultoncountyboh.com/services/adult-health/sexual-health/",
|
| 57 |
+
"phone": "",
|
| 58 |
+
"notes": "County-run sexual health clinics serving Atlanta/Fulton residents with STI testing and treatment."
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"name": "AID Atlanta – HIV & STI Testing",
|
| 62 |
+
"link": "https://www.aidatlanta.org/testing/",
|
| 63 |
+
"phone": "",
|
| 64 |
+
"notes": "Nonprofit HIV/STI testing and support. Penny can mention this as an additional community resource."
|
| 65 |
+
}
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
+
"warming_and_cooling_centers": {
|
| 69 |
+
"authority": "city",
|
| 70 |
+
"resources": [
|
| 71 |
+
{
|
| 72 |
+
"name": "Gateway Center – Warming Center",
|
| 73 |
+
"address": "275 Pryor St SW, Atlanta, GA 30303",
|
| 74 |
+
"season": "winter",
|
| 75 |
+
"link": "https://partnersforhome.org/atlwarmup-resources/",
|
| 76 |
+
"notes": "Frequently used as a winter warming center for people experiencing homelessness. Penny should remind users to check current activation status or call ahead."
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"name": "Central Park Recreation Center",
|
| 80 |
+
"address": "400 Merritts Ave NE, Atlanta, GA 30308",
|
| 81 |
+
"season": "winter",
|
| 82 |
+
"link": "https://www.atlantaga.gov/Home/Components/News/News/15568/672",
|
| 83 |
+
"notes": "City recreation center that opens as a temporary warming center during cold-weather activations."
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"name": "Old Adamsville Recreation Center",
|
| 87 |
+
"address": "3404 Delmar Ln NW, Atlanta, GA 30331",
|
| 88 |
+
"season": "winter",
|
| 89 |
+
"link": "https://www.atlantaga.gov/Home/Components/News/News/15568/672",
|
| 90 |
+
"notes": "Another recreation center the City uses as a temporary warming center when severe cold is forecast."
|
| 91 |
+
}
|
| 92 |
+
]
|
| 93 |
+
},
|
| 94 |
+
"trash_and_recycling": {
|
| 95 |
+
"authority": "city",
|
| 96 |
+
"pickup_days": "Varies by address. Residents should use the Solid Waste Services Collection Tool or ATL311 app to see their specific schedule.",
|
| 97 |
+
"holiday_schedule_link": "https://www.atlantaga.gov/government/departments/public-works/solid-waste-services-collection-tool"
|
| 98 |
+
},
|
| 99 |
+
"transit": {
|
| 100 |
+
"authority": "city",
|
| 101 |
+
"provider": "MARTA (Metropolitan Atlanta Rapid Transit Authority)",
|
| 102 |
+
"routes_link": "https://itsmarta.com/",
|
| 103 |
+
"planner_link": "https://discoveratlanta.com/explore/transportation/marta-guide/"
|
| 104 |
+
},
|
| 105 |
+
"emergency": {
|
| 106 |
+
"authority": "county",
|
| 107 |
+
"alerts_link": "https://www.atlantaga.gov/government/mayor-s-office/executive-offices/office-of-emergency-preparedness/be-ready",
|
| 108 |
+
"non_emergency_phone": "404-546-0311",
|
| 109 |
+
"emergency_management_link": "https://www.fultoncountyga.gov/inside-fulton-county/fulton-county-departments/atlanta-fulton-emergency-management-agency"
|
| 110 |
+
},
|
| 111 |
+
"libraries": {
|
| 112 |
+
"authority": "county",
|
| 113 |
+
"resources": [
|
| 114 |
+
{
|
| 115 |
+
"branch": "Fulton County Library System – Central Library",
|
| 116 |
+
"address": "1 Margaret Mitchell Sq, Atlanta, GA 30303",
|
| 117 |
+
"link": "https://www.fulcolibrary.org/",
|
| 118 |
+
"notes": "Main hub of the public library system serving Atlanta and Fulton County. Great place for computer access, study space, and community programs."
|
| 119 |
+
}
|
| 120 |
+
]
|
| 121 |
+
},
|
| 122 |
+
"community_centers": {
|
| 123 |
+
"authority": "city",
|
| 124 |
+
"resources": [
|
| 125 |
+
{
|
| 126 |
+
"name": "Central Park Recreation Center",
|
| 127 |
+
"address": "400 Merritts Ave NE, Atlanta, GA 30308",
|
| 128 |
+
"link": "https://www.atlantaga.gov/",
|
| 129 |
+
"notes": "Recreation center with community programming; also used as a warming center during extreme cold."
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"name": "Old Adamsville Recreation Center",
|
| 133 |
+
"address": "3404 Delmar Ln NW, Atlanta, GA 30331",
|
| 134 |
+
"link": "https://www.atlantaga.gov/",
|
| 135 |
+
"notes": "Neighborhood recreation center that the City activates as a warming center when needed."
|
| 136 |
+
}
|
| 137 |
+
]
|
| 138 |
+
}
|
| 139 |
+
}
|
| 140 |
+
}
|
data/resources/birmingham_al.json
ADDED
|
@@ -0,0 +1,122 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "Birmingham",
|
| 3 |
+
"state": "Alabama",
|
| 4 |
+
"tenant_id": "birmingham_al",
|
| 5 |
+
"legal_notes": {
|
| 6 |
+
"behavioral_health": "state_posts_only",
|
| 7 |
+
"csb_authority": "state",
|
| 8 |
+
"events_source": "city_official_site",
|
| 9 |
+
"transit_source": "city",
|
| 10 |
+
"trash_source": "city",
|
| 11 |
+
"public_safety_source": "city",
|
| 12 |
+
"warming_center_authority": "city",
|
| 13 |
+
"sexual_health_authority": "state"
|
| 14 |
+
},
|
| 15 |
+
"official_links": {
|
| 16 |
+
"city_homepage": "https://www.birminghamal.gov/",
|
| 17 |
+
"events_calendar": "https://www.birminghamal.gov/events",
|
| 18 |
+
"public_works": "https://www.birminghamal.gov/public-works/",
|
| 19 |
+
"transit": "https://www.maxtransit.org/",
|
| 20 |
+
"libraries": "https://www.bplonline.org/",
|
| 21 |
+
"parks_and_recreation": "https://www.birminghamal.gov/parks-and-recreation",
|
| 22 |
+
"warming_centers": "https://www.birminghamal.gov/warming-stations",
|
| 23 |
+
"emergency_management": "https://www.jccal.org/Sites/emergency/index.asp"
|
| 24 |
+
},
|
| 25 |
+
"services": {
|
| 26 |
+
"behavioral_health": {
|
| 27 |
+
"allowed": true,
|
| 28 |
+
"authority": "state",
|
| 29 |
+
"resources": [
|
| 30 |
+
{
|
| 31 |
+
"name": "Alabama Department of Mental Health",
|
| 32 |
+
"link": "https://mh.alabama.gov/",
|
| 33 |
+
"phone": "800-367-0955",
|
| 34 |
+
"notes": "Handles statewide behavioral health services. Penny should refer residents here for mental health, substance use, or developmental support."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"name": "Crisis Center Birmingham",
|
| 38 |
+
"link": "https://www.crisiscenterbham.org/",
|
| 39 |
+
"phone": "205-323-7777",
|
| 40 |
+
"notes": "Local nonprofit partner offering 24/7 crisis support and counseling services."
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"sexual_health": {
|
| 45 |
+
"allowed": true,
|
| 46 |
+
"authority": "state",
|
| 47 |
+
"resources": [
|
| 48 |
+
{
|
| 49 |
+
"name": "Alabama Department of Public Health – STD Program",
|
| 50 |
+
"link": "https://www.alabamapublichealth.gov/std/index.html",
|
| 51 |
+
"phone": "334-206-5350",
|
| 52 |
+
"notes": "Manages sexual health and testing across Alabama. Penny should default to this for all STD-related requests."
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"name": "Cooper Green Mercy Health Services – Sexual Health",
|
| 56 |
+
"link": "https://coopergreen.org/services/sexual-health/",
|
| 57 |
+
"phone": "",
|
| 58 |
+
"notes": "Jefferson County health resource for STD testing and treatment."
|
| 59 |
+
}
|
| 60 |
+
]
|
| 61 |
+
},
|
| 62 |
+
"warming_and_cooling_centers": {
|
| 63 |
+
"allowed": true,
|
| 64 |
+
"authority": "city",
|
| 65 |
+
"resources": [
|
| 66 |
+
{
|
| 67 |
+
"name": "Birmingham CrossPlex Warming Station",
|
| 68 |
+
"address": "2337 Bessemer Rd, Birmingham, AL 35208",
|
| 69 |
+
"season": "winter",
|
| 70 |
+
"link": "https://www.birminghamal.gov/warming-stations",
|
| 71 |
+
"notes": "Activated by the city during freezing temperatures. Penny should confirm status before recommending."
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"name": "Boutwell Auditorium Warming Site",
|
| 75 |
+
"address": "1930 Reverend Abraham Woods Jr Blvd, Birmingham, AL 35203",
|
| 76 |
+
"season": "winter",
|
| 77 |
+
"link": "https://www.birminghamal.gov/warming-stations",
|
| 78 |
+
"notes": "Frequently used warming center downtown. Penny can suggest this for accessible shelter during winter nights."
|
| 79 |
+
}
|
| 80 |
+
]
|
| 81 |
+
},
|
| 82 |
+
"trash_and_recycling": {
|
| 83 |
+
"authority": "city",
|
| 84 |
+
"pickup_days": "Pickup varies by address. Residents can call 311 or check city notices for their zone.",
|
| 85 |
+
"holiday_schedule_link": "https://www.birminghamal.gov/public-works/"
|
| 86 |
+
},
|
| 87 |
+
"transit": {
|
| 88 |
+
"authority": "city",
|
| 89 |
+
"provider": "MAX Transit (Birmingham-Jefferson County Transit Authority)",
|
| 90 |
+
"routes_link": "https://www.maxtransit.org/routes/",
|
| 91 |
+
"planner_link": "https://www.maxtransit.org/"
|
| 92 |
+
},
|
| 93 |
+
"emergency": {
|
| 94 |
+
"authority": "county",
|
| 95 |
+
"alerts_link": "https://www.birminghamal.gov/police/",
|
| 96 |
+
"non_emergency_phone": "205-328-9311",
|
| 97 |
+
"emergency_management_link": "https://www.jccal.org/Sites/emergency/index.asp"
|
| 98 |
+
},
|
| 99 |
+
"libraries": {
|
| 100 |
+
"authority": "city",
|
| 101 |
+
"resources": [
|
| 102 |
+
{
|
| 103 |
+
"branch": "Birmingham Public Library – Central",
|
| 104 |
+
"address": "2100 Park Pl, Birmingham, AL 35203",
|
| 105 |
+
"link": "https://www.bplonline.org/",
|
| 106 |
+
"notes": "Main hub of Birmingham's public library system. Offers reading programs, tech help, and job resources."
|
| 107 |
+
}
|
| 108 |
+
]
|
| 109 |
+
},
|
| 110 |
+
"community_centers": {
|
| 111 |
+
"authority": "city",
|
| 112 |
+
"resources": [
|
| 113 |
+
{
|
| 114 |
+
"name": "Wylam Recreation Center",
|
| 115 |
+
"address": "5111 8th Ave Wylam, Birmingham, AL 35224",
|
| 116 |
+
"link": "https://www.birminghamal.gov/",
|
| 117 |
+
"notes": "Multi-use recreation center offering youth and senior programs, sports, and emergency shelter access."
|
| 118 |
+
}
|
| 119 |
+
]
|
| 120 |
+
}
|
| 121 |
+
}
|
| 122 |
+
}
|
data/resources/chesterfield_va.json
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "Chesterfield County",
|
| 3 |
+
"state": "Virginia",
|
| 4 |
+
"tenant_id": "chesterfield_va",
|
| 5 |
+
"legal_notes": {
|
| 6 |
+
"behavioral_health": "csb_supported",
|
| 7 |
+
"csb_authority": "local",
|
| 8 |
+
"events_source": "county_official_site",
|
| 9 |
+
"transit_source": "regional_partner",
|
| 10 |
+
"trash_source": "county",
|
| 11 |
+
"public_safety_source": "county",
|
| 12 |
+
"warming_center_authority": "county",
|
| 13 |
+
"sexual_health_authority": "state"
|
| 14 |
+
},
|
| 15 |
+
"official_links": {
|
| 16 |
+
"county_homepage": "https://www.chesterfield.gov/",
|
| 17 |
+
"events_calendar": "https://www.chesterfield.gov/5932/Things-to-Do",
|
| 18 |
+
"public_works": "https://www.chesterfield.gov/178/Public-Utilities",
|
| 19 |
+
"transit": "https://www.ridegrtc.com/",
|
| 20 |
+
"libraries": "https://library.chesterfield.gov/",
|
| 21 |
+
"parks_and_recreation": "https://www.chesterfield.gov/148/Parks-Recreation",
|
| 22 |
+
"warming_centers": "https://www.chesterfield.gov/1943/Warming-Centers",
|
| 23 |
+
"emergency_management": "https://www.chesterfield.gov/153/Emergency-Management"
|
| 24 |
+
},
|
| 25 |
+
"services": {
|
| 26 |
+
"behavioral_health": {
|
| 27 |
+
"allowed": true,
|
| 28 |
+
"authority": "local",
|
| 29 |
+
"resources": [
|
| 30 |
+
{
|
| 31 |
+
"name": "Chesterfield Community Services Board (CSB)",
|
| 32 |
+
"link": "https://www.chesterfield.gov/159/Mental-Health-Support-Services",
|
| 33 |
+
"phone": "804-748-1227",
|
| 34 |
+
"notes": "Need mental health, addiction support, or developmental disability help? The CSB provides confidential services for Chesterfield residents."
|
| 35 |
+
}
|
| 36 |
+
]
|
| 37 |
+
},
|
| 38 |
+
"sexual_health": {
|
| 39 |
+
"allowed": true,
|
| 40 |
+
"authority": "state",
|
| 41 |
+
"resources": [
|
| 42 |
+
{
|
| 43 |
+
"name": "Virginia Department of Health – STD Services",
|
| 44 |
+
"link": "https://www.vdh.virginia.gov/std/",
|
| 45 |
+
"phone": "804-864-8000",
|
| 46 |
+
"notes": "For testing, treatment, and prevention of STDs across Virginia, Penny connects residents here."
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"name": "Chesterfield Health District – Sexual Health",
|
| 50 |
+
"link": "https://www.vdh.virginia.gov/chesterfield/",
|
| 51 |
+
"phone": "804-748-1691",
|
| 52 |
+
"notes": "Local district office offering public health services, including HIV/STD testing. Great nearby option for residents."
|
| 53 |
+
}
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"warming_and_cooling_centers": {
|
| 57 |
+
"allowed": true,
|
| 58 |
+
"authority": "county",
|
| 59 |
+
"resources": [
|
| 60 |
+
{
|
| 61 |
+
"name": "Chesterfield County Warming Centers",
|
| 62 |
+
"address": "",
|
| 63 |
+
"season": "winter",
|
| 64 |
+
"link": "https://www.chesterfield.gov/1943/Warming-Centers",
|
| 65 |
+
"notes": "During freezing temperatures, the county activates warming sites. Penny should advise users to check the provided link for current activation status and locations."
|
| 66 |
+
}
|
| 67 |
+
]
|
| 68 |
+
},
|
| 69 |
+
"trash_and_recycling": {
|
| 70 |
+
"authority": "county",
|
| 71 |
+
"pickup_days": "Trash and recycling pickup depends on your address and hauler. You can contact GFL or visit the county site for exact schedules.",
|
| 72 |
+
"holiday_schedule_link": "https://www.chesterfield.gov/172/Trash-Collection"
|
| 73 |
+
},
|
| 74 |
+
"transit": {
|
| 75 |
+
"authority": "regional_partner",
|
| 76 |
+
"provider": "GRTC Transit System",
|
| 77 |
+
"routes_link": "https://ridegrtc.com/routes/",
|
| 78 |
+
"planner_link": "https://ridegrtc.com/"
|
| 79 |
+
},
|
| 80 |
+
"emergency": {
|
| 81 |
+
"authority": "county",
|
| 82 |
+
"alerts_link": "https://www.chesterfield.gov/153/Emergency-Management",
|
| 83 |
+
"non_emergency_phone": "804-748-1251",
|
| 84 |
+
"emergency_management_link": "https://www.chesterfield.gov/153/Emergency-Management"
|
| 85 |
+
},
|
| 86 |
+
"libraries": {
|
| 87 |
+
"authority": "county",
|
| 88 |
+
"resources": [
|
| 89 |
+
{
|
| 90 |
+
"branch": "Chesterfield County Public Library – Central",
|
| 91 |
+
"address": "7051 Lucy Corr Blvd, Chesterfield, VA 23832",
|
| 92 |
+
"link": "https://library.chesterfield.gov/",
|
| 93 |
+
"notes": "Books, free Wi-Fi, job help, and cozy spaces to study or chill — Penny recommends stopping by!"
|
| 94 |
+
}
|
| 95 |
+
]
|
| 96 |
+
},
|
| 97 |
+
"community_centers": {
|
| 98 |
+
"authority": "county",
|
| 99 |
+
"resources": [
|
| 100 |
+
{
|
| 101 |
+
"name": "Ettrick Recreation Center",
|
| 102 |
+
"address": "20621 Woodpecker Rd, South Chesterfield, VA 23803",
|
| 103 |
+
"link": "https://www.chesterfield.gov/148/Parks-Recreation",
|
| 104 |
+
"notes": "Looking for fun programs, senior activities, or rental space? This friendly center has it all."
|
| 105 |
+
}
|
| 106 |
+
]
|
| 107 |
+
}
|
| 108 |
+
}
|
| 109 |
+
}
|
data/resources/el_paso_tx.json
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "El Paso",
|
| 3 |
+
"state": "Texas",
|
| 4 |
+
"tenant_id": "el_paso_tx",
|
| 5 |
+
"legal_notes": {
|
| 6 |
+
"behavioral_health": "state_only",
|
| 7 |
+
"csb_authority": "none",
|
| 8 |
+
"events_source": "city_official_site",
|
| 9 |
+
"transit_source": "city",
|
| 10 |
+
"trash_source": "city",
|
| 11 |
+
"public_safety_source": "city",
|
| 12 |
+
"warming_center_authority": "city",
|
| 13 |
+
"sexual_health_authority": "state"
|
| 14 |
+
},
|
| 15 |
+
"official_links": {
|
| 16 |
+
"city_homepage": "https://www.elpasotexas.gov/",
|
| 17 |
+
"events_calendar": "https://events.elpasotexas.gov/",
|
| 18 |
+
"public_health": "https://www.elpasotexas.gov/public-health/",
|
| 19 |
+
"transit": "https://sunmetro.net/",
|
| 20 |
+
"libraries": "https://www.elpasolibrary.org/",
|
| 21 |
+
"parks_and_recreation": "https://www.elpasotexas.gov/parks-and-recreation/",
|
| 22 |
+
"emergency_management": "https://www.elpasotexas.gov/fire-department/emergency-management/",
|
| 23 |
+
"trash": "https://www.elpasotexas.gov/environmental-services/"
|
| 24 |
+
},
|
| 25 |
+
"services": {
|
| 26 |
+
"behavioral_health": {
|
| 27 |
+
"allowed": true,
|
| 28 |
+
"authority": "state",
|
| 29 |
+
"resources": [
|
| 30 |
+
{
|
| 31 |
+
"name": "Texas Health and Human Services (Crisis Hotline)",
|
| 32 |
+
"link": "https://www.hhs.texas.gov/services/mental-health-substance-use",
|
| 33 |
+
"phone": "800-273-8255 (National Suicide Prevention Lifeline)",
|
| 34 |
+
"notes": "Since El Paso does not rely on a local CSB, Penny should prioritize state and national resources for mental health and substance abuse crises."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"name": "Emergence Health Network (Local Mental Health Authority)",
|
| 38 |
+
"link": "https://www.ehn.org/",
|
| 39 |
+
"phone": "915-884-8884",
|
| 40 |
+
"notes": "The Local Mental Health Authority for El Paso County, providing emergency services and outpatient care."
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"sexual_health": {
|
| 45 |
+
"allowed": true,
|
| 46 |
+
"authority": "state",
|
| 47 |
+
"resources": [
|
| 48 |
+
{
|
| 49 |
+
"name": "City of El Paso Department of Public Health – HIV/STD",
|
| 50 |
+
"link": "https://www.elpasotexas.gov/public-health/sexual-health",
|
| 51 |
+
"phone": "915-212-6600",
|
| 52 |
+
"notes": "Local city department offering confidential testing, treatment, and prevention services."
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"name": "Texas Department of State Health Services (DSHS)",
|
| 56 |
+
"link": "https://www.dshs.texas.gov/hivstd/testing",
|
| 57 |
+
"phone": "",
|
| 58 |
+
"notes": "State authority for broader sexual health policies and resources."
|
| 59 |
+
}
|
| 60 |
+
]
|
| 61 |
+
},
|
| 62 |
+
"warming_and_cooling_centers": {
|
| 63 |
+
"allowed": true,
|
| 64 |
+
"authority": "city",
|
| 65 |
+
"resources": [
|
| 66 |
+
{
|
| 67 |
+
"name": "City of El Paso Recreation Centers",
|
| 68 |
+
"address": "Varies by activation",
|
| 69 |
+
"season": "winter/summer",
|
| 70 |
+
"link": "https://www.elpasotexas.gov/parks-and-recreation/",
|
| 71 |
+
"notes": "City recreation centers are typically used as temporary cooling centers during extreme heat and warming centers during extreme cold. Penny must remind users to check for current activation alerts."
|
| 72 |
+
}
|
| 73 |
+
]
|
| 74 |
+
},
|
| 75 |
+
"trash_and_recycling": {
|
| 76 |
+
"authority": "city",
|
| 77 |
+
"pickup_days": "Varies by zone. Residents can use the city's Environmental Services website for schedules and holiday changes.",
|
| 78 |
+
"holiday_schedule_link": "https://www.elpasotexas.gov/environmental-services/about-us/news"
|
| 79 |
+
},
|
| 80 |
+
"transit": {
|
| 81 |
+
"authority": "city",
|
| 82 |
+
"provider": "Sun Metro",
|
| 83 |
+
"routes_link": "https://sunmetro.net/routes/maps-schedules/",
|
| 84 |
+
"planner_link": "https://sunmetro.net/"
|
| 85 |
+
},
|
| 86 |
+
"emergency": {
|
| 87 |
+
"authority": "city",
|
| 88 |
+
"alerts_link": "https://www.elpasotexas.gov/fire-department/emergency-management/alerts",
|
| 89 |
+
"non_emergency_phone": "915-832-4400 (Police Department Non Emergency)",
|
| 90 |
+
"emergency_management_link": "https://www.elpasotexas.gov/fire-department/emergency-management/"
|
| 91 |
+
},
|
| 92 |
+
"libraries": {
|
| 93 |
+
"authority": "city",
|
| 94 |
+
"resources": [
|
| 95 |
+
{
|
| 96 |
+
"branch": "El Paso Public Library – Main Branch",
|
| 97 |
+
"address": "501 N Oregon St, El Paso, TX 79901",
|
| 98 |
+
"link": "https://www.elpasolibrary.org/",
|
| 99 |
+
"notes": "The main public library, often a hub for public access internet, job search assistance, and community programs."
|
| 100 |
+
}
|
| 101 |
+
]
|
| 102 |
+
},
|
| 103 |
+
"community_centers": {
|
| 104 |
+
"authority": "city",
|
| 105 |
+
"resources": [
|
| 106 |
+
{
|
| 107 |
+
"name": "Leo C. Carter Recreation Center",
|
| 108 |
+
"address": "7708 Janway Dr, El Paso, TX 79915",
|
| 109 |
+
"link": "https://www.elpasotexas.gov/parks-and-recreation/recreation-centers",
|
| 110 |
+
"notes": "One of many city recreation centers providing programs for youth, adults, and seniors."
|
| 111 |
+
}
|
| 112 |
+
]
|
| 113 |
+
}
|
| 114 |
+
}
|
| 115 |
+
}
|
data/resources/providence_ri.json
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "Providence",
|
| 3 |
+
"state": "Rhode Island",
|
| 4 |
+
"tenant_id": "providence_ri",
|
| 5 |
+
"legal_notes": {
|
| 6 |
+
"behavioral_health": "state_only",
|
| 7 |
+
"csb_authority": "none",
|
| 8 |
+
"events_source": "city_official_site",
|
| 9 |
+
"transit_source": "city",
|
| 10 |
+
"trash_source": "city",
|
| 11 |
+
"public_safety_source": "city",
|
| 12 |
+
"warming_center_authority": "city",
|
| 13 |
+
"sexual_health_authority": "state"
|
| 14 |
+
},
|
| 15 |
+
"official_links": {
|
| 16 |
+
"city_homepage": "https://www.providenceri.gov/",
|
| 17 |
+
"events_calendar": "https://www.downtownprovidence.com/event-calendar/",
|
| 18 |
+
"public_health": "https://health.ri.gov/",
|
| 19 |
+
"transit": "https://www.ripta.com/",
|
| 20 |
+
"libraries": "https://www.provcomlib.org/",
|
| 21 |
+
"parks_and_recreation": "https://www.providenceri.gov/providence-parks/",
|
| 22 |
+
"emergency_management": "https://www.providenceri.gov/emergency-management-agency/",
|
| 23 |
+
"trash": "https://www.providenceri.gov/public-works/streets-sanitation/"
|
| 24 |
+
},
|
| 25 |
+
"services": {
|
| 26 |
+
"behavioral_health": {
|
| 27 |
+
"allowed": true,
|
| 28 |
+
"authority": "state",
|
| 29 |
+
"resources": [
|
| 30 |
+
{
|
| 31 |
+
"name": "BH Link (Behavioral Health Hotline)",
|
| 32 |
+
"link": "https://www.bhlink.org/",
|
| 33 |
+
"phone": "401-414-LINK (5465)",
|
| 34 |
+
"notes": "24/7 mental health and substance use crisis hotline for all Rhode Island residents. Penny should always refer users here for crisis situations."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"name": "Rhode Island Dept. of Behavioral Healthcare",
|
| 38 |
+
"link": "https://www.bhddh.ri.gov/",
|
| 39 |
+
"phone": "",
|
| 40 |
+
"notes": "State authority for long term mental health, developmental disability, and addiction services."
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"sexual_health": {
|
| 45 |
+
"allowed": true,
|
| 46 |
+
"authority": "state",
|
| 47 |
+
"resources": [
|
| 48 |
+
{
|
| 49 |
+
"name": "Rhode Island Dept. of Health – STD Prevention",
|
| 50 |
+
"link": "https://health.ri.gov/programs/std/",
|
| 51 |
+
"phone": "401-222-2577",
|
| 52 |
+
"notes": "State program offering confidential testing and treatment services. Penny should prioritize this official source."
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"name": "Planned Parenthood – Providence Health Center",
|
| 56 |
+
"link": "https://www.plannedparenthood.org/health-center/rhode-island/providence/02903/providence-health-center-3991-90490",
|
| 57 |
+
"phone": "401-421-9500",
|
| 58 |
+
"notes": "Major nonprofit provider of sexual health services, testing, and contraception in the area."
|
| 59 |
+
}
|
| 60 |
+
]
|
| 61 |
+
},
|
| 62 |
+
"warming_and_cooling_centers": {
|
| 63 |
+
"allowed": true,
|
| 64 |
+
"authority": "city",
|
| 65 |
+
"resources": [
|
| 66 |
+
{
|
| 67 |
+
"name": "Providence Community Recreation Centers",
|
| 68 |
+
"address": "Varies by activation",
|
| 69 |
+
"season": "winter/summer",
|
| 70 |
+
"link": "https://www.providenceri.gov/providence-parks/",
|
| 71 |
+
"notes": "City community centers are activated as warming centers during extreme cold and cooling centers during extreme heat. Penny must advise users to check the city's official social media or hotline for current sites."
|
| 72 |
+
}
|
| 73 |
+
]
|
| 74 |
+
},
|
| 75 |
+
"trash_and_recycling": {
|
| 76 |
+
"authority": "city",
|
| 77 |
+
"pickup_days": "Varies by zone. Collection schedules are published by the Department of Public Works.",
|
| 78 |
+
"holiday_schedule_link": "https://www.providenceri.gov/public-works/streets-sanitation/"
|
| 79 |
+
},
|
| 80 |
+
"transit": {
|
| 81 |
+
"authority": "state",
|
| 82 |
+
"provider": "RIPTA (Rhode Island Public Transit Authority)",
|
| 83 |
+
"routes_link": "https://www.ripta.com/routes/",
|
| 84 |
+
"planner_link": "https://www.ripta.com/"
|
| 85 |
+
},
|
| 86 |
+
"emergency": {
|
| 87 |
+
"authority": "city",
|
| 88 |
+
"alerts_link": "https://www.providenceri.gov/emergency-management-agency/",
|
| 89 |
+
"non_emergency_phone": "401-272-3121 (Police Non Emergency)",
|
| 90 |
+
"emergency_management_link": "https://www.providenceri.gov/emergency-management-agency/"
|
| 91 |
+
},
|
| 92 |
+
"libraries": {
|
| 93 |
+
"authority": "city",
|
| 94 |
+
"resources": [
|
| 95 |
+
{
|
| 96 |
+
"branch": "Providence Community Library – Central",
|
| 97 |
+
"address": "150 Empire St, Providence, RI 02903",
|
| 98 |
+
"link": "https://www.provcomlib.org/",
|
| 99 |
+
"notes": "Main branch of the city library system offering access to computers, Wi-Fi, and community resources."
|
| 100 |
+
}
|
| 101 |
+
]
|
| 102 |
+
},
|
| 103 |
+
"community_centers": {
|
| 104 |
+
"authority": "city",
|
| 105 |
+
"resources": [
|
| 106 |
+
{
|
| 107 |
+
"name": "Fox Point Community Center",
|
| 108 |
+
"address": "446 Wickenden St, Providence, RI 02903",
|
| 109 |
+
"link": "https://www.providenceri.gov/providence-parks/fox-point-community-center/",
|
| 110 |
+
"notes": "Offers recreational programs, afterschool activities, and senior services for the East Side neighborhood."
|
| 111 |
+
}
|
| 112 |
+
]
|
| 113 |
+
}
|
| 114 |
+
}
|
| 115 |
+
}
|
data/resources/seattle_wa.json
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "Seattle",
|
| 3 |
+
"state": "Washington",
|
| 4 |
+
"tenant_id": "seattle_wa",
|
| 5 |
+
"legal_notes": {
|
| 6 |
+
"behavioral_health": "allowed",
|
| 7 |
+
"csb_authority": "city_department",
|
| 8 |
+
"events_source": "city_official_site",
|
| 9 |
+
"transit_source": "city",
|
| 10 |
+
"trash_source": "city",
|
| 11 |
+
"public_safety_source": "city",
|
| 12 |
+
"warming_center_authority": "city",
|
| 13 |
+
"sexual_health_authority": "city"
|
| 14 |
+
},
|
| 15 |
+
"official_links": {
|
| 16 |
+
"city_homepage": "https://www.seattle.gov/",
|
| 17 |
+
"events_calendar": "https://visitseattle.org/things-to-do/events/",
|
| 18 |
+
"public_health": "https://www.seattle.gov/human-services",
|
| 19 |
+
"transit": "https://kingcounty.gov/depts/transportation/metro.aspx",
|
| 20 |
+
"libraries": "https://www.spl.org/",
|
| 21 |
+
"parks_and_recreation": "https://www.seattle.gov/parks",
|
| 22 |
+
"emergency_management": "https://www.seattle.gov/emergency-management",
|
| 23 |
+
"trash": "https://www.seattle.gov/utilities/your-services/collection"
|
| 24 |
+
},
|
| 25 |
+
"services": {
|
| 26 |
+
"behavioral_health": {
|
| 27 |
+
"allowed": true,
|
| 28 |
+
"authority": "city_department",
|
| 29 |
+
"resources": [
|
| 30 |
+
{
|
| 31 |
+
"name": "Seattle Human Services Department (HSD)",
|
| 32 |
+
"link": "https://www.seattle.gov/human-services",
|
| 33 |
+
"phone": "206-684-0500",
|
| 34 |
+
"notes": "HSD coordinates city behavioral health and homelessness services. Penny should use this as the primary referral point for non-emergency help."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"name": "King County Crisis Connections",
|
| 38 |
+
"link": "https://www.crisisconnections.org/",
|
| 39 |
+
"phone": "866-427-4747",
|
| 40 |
+
"notes": "24/7 county-wide crisis line for mental health and substance abuse issues. Essential for immediate, non-911 crises."
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"sexual_health": {
|
| 45 |
+
"allowed": true,
|
| 46 |
+
"authority": "city",
|
| 47 |
+
"resources": [
|
| 48 |
+
{
|
| 49 |
+
"name": "Public Health – Seattle & King County (Sexual Health Clinic)",
|
| 50 |
+
"link": "https://kingcounty.gov/depts/health/sexual-health.aspx",
|
| 51 |
+
"phone": "206-477-8000",
|
| 52 |
+
"notes": "Official county authority providing confidential STD/HIV testing, treatment, and prevention services in the Seattle area."
|
| 53 |
+
}
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"warming_and_cooling_centers": {
|
| 57 |
+
"allowed": true,
|
| 58 |
+
"authority": "city",
|
| 59 |
+
"resources": [
|
| 60 |
+
{
|
| 61 |
+
"name": "Seattle Community Centers",
|
| 62 |
+
"address": "Varies by activation",
|
| 63 |
+
"season": "winter/summer",
|
| 64 |
+
"link": "https://www.seattle.gov/emergency-management/prepare/stay-safe/extreme-heat-and-cold",
|
| 65 |
+
"notes": "The City activates various libraries and community centers as warming shelters during extreme cold and cooling centers during extreme heat. Penny must advise residents to check the link for the official activation status."
|
| 66 |
+
}
|
| 67 |
+
]
|
| 68 |
+
},
|
| 69 |
+
"trash_and_recycling": {
|
| 70 |
+
"authority": "city",
|
| 71 |
+
"pickup_days": "Varies by address. Schedules and recycling rules are managed by Seattle Public Utilities (SPU).",
|
| 72 |
+
"holiday_schedule_link": "https://www.seattle.gov/utilities/your-services/collection/holiday-schedule"
|
| 73 |
+
},
|
| 74 |
+
"transit": {
|
| 75 |
+
"authority": "county",
|
| 76 |
+
"provider": "King County Metro",
|
| 77 |
+
"routes_link": "https://kingcounty.gov/depts/transportation/metro/schedules-routes.aspx",
|
| 78 |
+
"planner_link": "https://kingcounty.gov/depts/transportation/metro/travel-options.aspx"
|
| 79 |
+
},
|
| 80 |
+
"emergency": {
|
| 81 |
+
"authority": "city",
|
| 82 |
+
"alerts_link": "https://www.seattle.gov/emergency-management/alert-seattle",
|
| 83 |
+
"non_emergency_phone": "206-625-5011 (Police Non Emergency)",
|
| 84 |
+
"emergency_management_link": "https://www.seattle.gov/emergency-management"
|
| 85 |
+
},
|
| 86 |
+
"libraries": {
|
| 87 |
+
"authority": "city",
|
| 88 |
+
"resources": [
|
| 89 |
+
{
|
| 90 |
+
"branch": "The Seattle Public Library – Central Library",
|
| 91 |
+
"address": "1000 4th Ave, Seattle, WA 98104",
|
| 92 |
+
"link": "https://www.spl.org/",
|
| 93 |
+
"notes": "The flagship library offering extensive resources, free computer access, and a safe, public space."
|
| 94 |
+
}
|
| 95 |
+
]
|
| 96 |
+
},
|
| 97 |
+
"community_centers": {
|
| 98 |
+
"authority": "city",
|
| 99 |
+
"resources": [
|
| 100 |
+
{
|
| 101 |
+
"name": "Magnuson Park Community Center",
|
| 102 |
+
"address": "7110 62nd Ave NE, Seattle, WA 98115",
|
| 103 |
+
"link": "https://www.seattle.gov/parks/allparks/magnuson-park",
|
| 104 |
+
"notes": "A large community hub offering diverse recreational programming, classes, and facilities."
|
| 105 |
+
}
|
| 106 |
+
]
|
| 107 |
+
}
|
| 108 |
+
}
|
| 109 |
+
}
|