Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions backend/oeps/registry/metadata/Access_Mental_Health.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"construct": "Spatial Access to Mental Health Providers",
"proxy": "Spatial access metrics to Mental Health Providers (Distance, Travel Time, Count Within Threshold)",
"url": "https://github.com/healthyregions/oeps/blob/main/metadata/Access_Mental_Health.md",
"source": "SAMHSA 2020",
"source_long": "U.S. Substance Abuse and Mental Health Services Administration, Treatment Locator Tool, 2020"
"source": "SAMHSA 2020, 2025; OSM 2019 & 2025; Census TIGER 2018 & 2020",
"source_long": "U.S. Substance Abuse and Mental Health Services Administration, Treatment Locator Tool, 2020, 2025; Open Street Map 2019 & 2025; Census Tiger/Line 2018 & 2020 Shapefiles"
}
10 changes: 10 additions & 0 deletions backend/oeps/registry/variables/mhavtmdr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "MhAvTmDr2",
"title": "Avg. Driving Time to nearest Mental Health Provider with impedance",
"type": "number",
"example": "67.89",
"description": "Average driving time (minutes) across tracts in state to nearest Mental Health Provider, with impedance",
"metadata": "Access_Mental_Health.json",
"longitudinal": false,
"analysis": false
}
10 changes: 10 additions & 0 deletions backend/oeps/registry/variables/mhcttmdr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "MhCtTmDr2",
"title": "Tracts with Mental Health Provider (30-min drive) with impedance",
"type": "number",
"example": "45",
"description": "Number of tracts with Mental Health Provider within a 30-min driving range, with impedance",
"metadata": "Access_Mental_Health.json",
"longitudinal": false,
"analysis": false
}
10 changes: 10 additions & 0 deletions backend/oeps/registry/variables/mhtmdr2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "MhTmDr2",
"title": "Driving time (min) to nearest Mental Health Provider with impedance",
"type": "number",
"example": "56.89",
"description": "Driving time from tract/zip origin centroid to the nearest tract/zip Mental Health Provider with impedance destination centroid, in minutes",
"metadata": "Access_Mental_Health.json",
"longitudinal": false,
"analysis": false
}
10 changes: 10 additions & 0 deletions backend/oeps/registry/variables/mhtmdrp2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "MhTmDrP2",
"title": "% Tracts within 30-min Drive of Mental Health Provider with impedence",
"type": "number",
"example": "45.78",
"description": "Percent of tracts with Mental Health Provider within a 30-mini driving range, with impedence",
"metadata": "Access_Mental_Health.json",
"longitudinal": false,
"analysis": false
}
Loading
Loading