pythonprincess commited on
Commit
1fb32cc
·
verified ·
1 Parent(s): 256f997

Delete data/chesterfield_va.json

Browse files
Files changed (1) hide show
  1. data/chesterfield_va.json +0 -109
data/chesterfield_va.json DELETED
@@ -1,109 +0,0 @@
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
- }