Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
aa039cf
Revise metadata for HCV Testing access documentation
adrita13 Feb 6, 2026
263d348
Revise Access to HIV Testing metadata details
adrita13 Feb 6, 2026
8da37c5
Revise travel time metrics for HCV Testing Facilities
adrita13 Feb 6, 2026
0b21276
Update HCV Testing access metrics and data limitations
adrita13 Feb 6, 2026
73a1ff3
Update references from FQHC to HIV Testing Facility
adrita13 Feb 6, 2026
827e354
Clarify HCV Testing Facility mention in Alaska notes
adrita13 Feb 6, 2026
0d64fcc
Update travel time analysis section in Access_HIVTesting.md
adrita13 Feb 6, 2026
ff202e5
Code scripts calculating HIV/HCV access measures
adrita13 Feb 6, 2026
1a6a12f
Update Access_HCVTesting.md with impedance factor details
adrita13 Feb 6, 2026
c7ecedb
Add files via upload
adrita13 Feb 6, 2026
a170ef7
Create backend/oeps/registry/variables/hivtmdrp2.json (via Pages CMS)
adrita13 Feb 11, 2026
d8e21c4
Create backend/oeps/registry/variables/hivavtmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
b58bb61
Create backend/oeps/registry/variables/hivcttmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
25144ca
Create backend/oeps/registry/variables/hcvtmdrp2.json (via Pages CMS)
adrita13 Feb 11, 2026
45afdb5
Create backend/oeps/registry/variables/hcvavtmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
dbf5807
Create backend/oeps/registry/variables/hcvcttmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
91a92fa
Update backend/oeps/registry/variables/hcvcttmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
ff920ed
Update backend/oeps/registry/variables/hivcttmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
85c7f50
Update backend/oeps/registry/variables/hcvcttmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
35e255f
Update backend/oeps/registry/variables/hivcttmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
4b82a97
Update backend/oeps/registry/variables/hivtmdrp2.json (via Pages CMS)
adrita13 Feb 11, 2026
bf10254
Update backend/oeps/registry/variables/hcvavtmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
5550d17
Create backend/oeps/registry/variables/hivtmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
40f937d
Create backend/oeps/registry/variables/hcvtmdr2.json (via Pages CMS)
adrita13 Feb 11, 2026
5372f3a
Rename HCV Testing Facility file to hcvtesting_county25.csv
adrita13 Feb 12, 2026
953e195
Rename HCV-TRACT-2025.csv to hcvtesting_tract25
adrita13 Feb 12, 2026
f7b48cd
Update and rename hcvtesting_tract25 to hcvtesting_tract25.csv
adrita13 Feb 12, 2026
e2eaf59
Add files via upload
adrita13 Feb 12, 2026
a3d04e2
Delete data_to_merge/HIV Testing Facility-county-2025.csv
adrita13 Feb 12, 2026
43011f6
Delete data_to_merge/HIV-TRACT-2025.csv
adrita13 Feb 12, 2026
78201b6
Update backend/oeps/registry/metadata/Access_HCVTesting.json (via Pag…
adrita13 Feb 17, 2026
5372aee
Update backend/oeps/registry/metadata/Access_HIVTesting.json (via Pag…
adrita13 Feb 17, 2026
f7c35a8
Update last modified date and resource description
adrita13 Feb 17, 2026
707134f
Update HIV Testing provider data source description
adrita13 Feb 17, 2026
9fc30ac
Update last modified date and data source description
adrita13 Feb 17, 2026
8e03776
Fix image syntax in Access_HIVTesting.md
adrita13 Feb 24, 2026
2460a9e
Fix image syntax and enhance travel time analysis
adrita13 Feb 24, 2026
c6b9e9f
Update backend/oeps/registry/metadata/Access_HIVTesting.json (via Pag…
Makosak Mar 12, 2026
1eadd3c
Update backend/oeps/registry/metadata/Access_HCVTesting.json (via Pag…
Makosak Mar 12, 2026
81319eb
Revise zip code calculation method for 2025
adrita13 Mar 16, 2026
e204963
Revise zip code calculation method for HCV Testing
adrita13 Mar 16, 2026
65361a5
Merge main into HIV/HCV_DataUpdate_Adrita to bring in latest changes
ywkim312 Mar 16, 2026
1133002
Renamed variable file names
ywkim312 Mar 16, 2026
48f2ac9
Mereged result after remove
ywkim312 Mar 16, 2026
5c3419e
Add HIV/HCV 2025 access metrics to tract and county tables
ywkim312 Mar 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified backend/oeps/data/tables/county-2025.csv
Binary file not shown.
Binary file modified backend/oeps/data/tables/tract-2025.csv
Binary file not shown.
3 changes: 2 additions & 1 deletion backend/oeps/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from pydantic import BaseModel

from .config import THEME_ORDER
from .utils import read_csv_robust
from .models import (
TableSourceModel,
VariableModel,
Expand All @@ -20,7 +21,7 @@ class TableSource(TableSourceModel):

def load_dataframe(self) -> pd.DataFrame:
"""Load this TableSource's CSV data into a pandas DataFrame"""
self.df = pd.read_csv(self.full_path)
self.df = read_csv_robust(self.full_path)
return self.df

def get_variable_data(self, names: list[str]):
Expand Down
4 changes: 2 additions & 2 deletions backend/oeps/registry/metadata/Access_HCVTesting.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"construct": "Spatial access to HCV Testing",
"proxy": "Spatial access metrics to testing for hepatitis C virus (HCV) infections (Straight-line Distance, Driving Time, Count of Resources)",
"url": "https://github.com/healthyregions/oeps/blob/main/metadata/Access_HCVTesting.md",
"source": "SAMHSA 2025",
"source_long": "U.S. Substance Abuse and Mental Health Services Administration, Treatment Locator Tool, 2025"
"source": "SAMHSA 2025; OSM 2025; Census TIGER 2020",
"source_long": "U.S. Substance Abuse and Mental Health Services Administration, Treatment Locator Tool, 2025; Open Street Map 2025; Census Tiger/Line 2020 Shapefiles"
}
4 changes: 2 additions & 2 deletions backend/oeps/registry/metadata/Access_HIVTesting.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"construct": "Spatial Access to HIV Testing",
"proxy": "Spatial access metrics to testing for human immunodeficiency virus (HIV)(Distance, Travel Time, Count Within Threshold)",
"url": "https://github.com/healthyregions/oeps/blob/main/metadata/Access_HIVTesting.md",
"source": "SAMHSA 2025",
"source_long": "U.S. Substance Abuse and Mental Health Services Administration, Treatment Locator Tool, 2025"
"source": "SAMHSA 2025; OSM 2025; Census TIGER 2020",
"source_long": "U.S. Substance Abuse and Mental Health Services Administration, Treatment Locator Tool, 2025; Open Street Map 2025; Census Tiger/Line 2020 Shapefiles"
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupCntBk30.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupCntBk60.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/BupCntDr60.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupCntWk30.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupCntWk60.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
3 changes: 2 additions & 1 deletion backend/oeps/registry/variables/BupCtTmBk.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": [
"county-2020"
"county-2020",
"county-2025"
]
}
3 changes: 2 additions & 1 deletion backend/oeps/registry/variables/BupCtTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": [
"county-2020"
"county-2020",
"county-2025"
]
}
3 changes: 2 additions & 1 deletion backend/oeps/registry/variables/BupCtTmWk.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": [
"county-2020"
"county-2020",
"county-2025"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupMinDis.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupTmBk.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
3 changes: 2 additions & 1 deletion backend/oeps/registry/variables/BupTmBkP.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": [
"county-2020"
"county-2020",
"county-2025"
]
}
4 changes: 1 addition & 3 deletions backend/oeps/registry/variables/BupTmDr2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"longitudinal": false,
"analysis": true,
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2025"
]
"table_sources": []
}
3 changes: 2 additions & 1 deletion backend/oeps/registry/variables/BupTmDrP.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": [
"county-2020"
"county-2020",
"county-2025"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/BupTmWk.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_MOUDs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
3 changes: 2 additions & 1 deletion backend/oeps/registry/variables/BupTmWkP.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"analysis": false,
"metadata": "Access_MOUDs",
"table_sources": [
"county-2020"
"county-2020",
"county-2025"
]
}
1 change: 1 addition & 0 deletions backend/oeps/registry/variables/FqhcMinDis.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"metadata": "Access_FQHCs",
"table_sources": [
"tract-2020",
"tract-2025",
"zcta-2020"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HcvAvTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"county-2025"
]
}
13 changes: 13 additions & 0 deletions backend/oeps/registry/variables/HcvAvTmDr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "HcvAvTmDr2",
"title": "Avg. Driving Time to nearest HCV Testing Facility with impedance",
"type": "number",
"example": "56.78",
"description": "Average driving time (minutes) across tracts in state to nearest HCV Testing Facility, with impedance",
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": [
"county-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HcvCntDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HcvCtTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"county-2025"
]
}
13 changes: 13 additions & 0 deletions backend/oeps/registry/variables/HcvCtTmDr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "HcvCtTmDr2",
"title": "Tracts with HCV Testing Facility (30-min drive) with impedance",
"type": "number",
"example": "45",
"description": "Number of tracts with HCV Testing Facility within a 30-min driving range, with impedance",
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": [
"county-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HcvMinDis.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HcvTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
13 changes: 13 additions & 0 deletions backend/oeps/registry/variables/HcvTmDr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "HcvTmDr2",
"title": "Driving time (min) to nearest HIV Testing Facility with impedance",
"type": "number",
"example": "56.89",
"description": "Driving time from tract/zip origin centroid to the nearest tract/zip HIV Testing Facility with impedance destination centroid, in minutes",
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": [
"tract-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HcvTmDrP.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"county-2025"
]
}
13 changes: 13 additions & 0 deletions backend/oeps/registry/variables/HcvTmDrP2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "HcvTmDrP2",
"title": "% Tracts within 30-min Drive of HCV Testing Facility with impedance",
"type": "number",
"example": "34.67",
"description": "Percent of tracts with HCV Testing Facility within a 30-mini driving range, with impedance",
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": [
"county-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HivAvTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"county-2025"
]
}
13 changes: 13 additions & 0 deletions backend/oeps/registry/variables/HivAvTmDr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "HivAvTmDr2",
"title": "Avg. Driving Time to nearest HIV Testing Facility with impedance",
"type": "number",
"example": "78.54",
"description": "Average driving time (minutes) across tracts in state to nearest HIV Testing Facility, with impedance",
"longitudinal": false,
"analysis": false,
"metadata": "Access_HIVTesting",
"table_sources": [
"county-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HivCntDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HivCtTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"county-2025"
]
}
13 changes: 13 additions & 0 deletions backend/oeps/registry/variables/HivCtTmDr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "HivCtTmDr2",
"title": "Tracts with HIV Testing Facility (30-min drive) with impedance",
"type": "number",
"example": "56",
"description": "Number of tracts with HIV Testing Facility within a 30-min driving range, with impedance",
"longitudinal": false,
"analysis": false,
"metadata": "Access_HIVTesting",
"table_sources": [
"county-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HivMinDis.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
4 changes: 3 additions & 1 deletion backend/oeps/registry/variables/HivTmDr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"longitudinal": false,
"analysis": false,
"metadata": "Access_HCVTesting",
"table_sources": []
"table_sources": [
"tract-2025"
]
}
Loading
Loading