@@ -390,11 +390,6 @@ portal:
390390 "name": "Population Data Resource",
391391 "plural": "Population Data Resources"
392392 },
393- {
394- "graphql": "_geospatial_tool_resource_count",
395- "name": "Geospatial Tool Resource",
396- "plural": "Geospatial Tool Resources"
397- },
398393 {
399394 "graphql": "_key_data_resource_count",
400395 "name": "Key Dataset",
@@ -412,11 +407,6 @@ portal:
412407 "name": "Population Data Resource",
413408 "plural": "Population Data Resources"
414409 },
415- {
416- "graphql": "_geospatial_tool_resource_count",
417- "name": "Geospatial Tool Resource",
418- "plural": "Geospatial Tool Resources"
419- },
420410 {
421411 "graphql": "_key_data_resource_count",
422412 "name": "Key Dataset",
@@ -489,7 +479,7 @@ portal:
489479 "useProfileDropdown": false,
490480 "login": {
491481 "title": "CHORDS - Connecting Health Outcomes Research Data Systems",
492- "subTitle": "Explore, Analyze, and Share Environment and Health Resources",
482+ "subTitle": "Explore, Analyze, and Share Environmental and Health Resources",
493483 "text": "",
494484 "contact": "If you have any questions about access or the registration process, please contact ",
495485 "email": "mike.conway@nih.gov"
@@ -506,7 +496,7 @@ portal:
506496 "alt": "Center for Translational Data Science at the University of Chicago"
507497 },
508498 {
509- "src": "custom/ospcortf_logo.jpg",
499+ "src": "custom/images/ ospcortf_logo.jpg",
510500 "href": "https://aspe.hhs.gov/enhancing-patient-centered-outcomes-research-pcor-creating-national-small-area-social-determinants",
511501 "alt": "Patient-Centered Outcomes Research Trust Fund"
512502 }
@@ -1187,102 +1177,6 @@ portal:
11871177 "accessibleValidationField": "project_id"
11881178 }
11891179 },
1190-
1191- {
1192- "tabTitle": "Geospatial Tool Resources",
1193- "charts": {
1194- "domain": {
1195- "chartType": "count",
1196- "title": "Domain"
1197- }
1198- },
1199- "filters": {
1200- "tabs": [
1201- {
1202- "title": "Search Facets",
1203- "fields": [
1204- "project_sponsor",
1205- "project_sponsor_type",
1206- "domain",
1207- "keywords",
1208- "tool_type",
1209- "operating_system",
1210- "languages"
1211- ]
1212- }
1213- ]
1214- },
1215- "table": {
1216- "enabled": true,
1217- "fields": [
1218- "project_sponsor",
1219- "resource_short_name",
1220- "resource_description",
1221- "domain",
1222- "keywords",
1223- "access_type",
1224- "tool_type",
1225- "operating_system",
1226- "languages"
1227- ],
1228- "linkFields": [
1229- "resource_url"
1230- ]
1231- },
1232- "dropdowns": {
1233- "download-table": {
1234- "title": "Download Dataset Table"
1235- }
1236- },
1237- "buttons": [
1238- {
1239- "enabled": true,
1240- "type": "data-json",
1241- "title": "JSON",
1242- "dropdownId": "download-table",
1243- "leftIcon": "datafile",
1244- "rightIcon": "download",
1245- "fileName": "datasets_table.json"
1246- },
1247- {
1248- "enabled": true,
1249- "type": "data-tsv",
1250- "title": "TSV",
1251- "dropdownId": "download-table",
1252- "leftIcon": "datafile",
1253- "rightIcon": "download",
1254- "fileName": "datasets_table.tsv"
1255- },
1256- {
1257- "enabled": true,
1258- "type": "data-csv",
1259- "title": "CSV",
1260- "dropdownId": "download-table",
1261- "leftIcon": "datafile",
1262- "rightIcon": "download",
1263- "fileName": "datasets_table.csv"
1264- }
1265- ],
1266- "loginForDownload": true,
1267- "guppyConfig": {
1268- "dataType": "geospatial_tool_resource",
1269- "nodeCountTitle": "Geospatial Tool Resources",
1270- "fieldMapping": [
1271- {
1272- "field": "project_id",
1273- "name": "Dataset ID"
1274- },
1275- {
1276- "field": "submitter_id",
1277- "name": "Dataset Name"
1278- }
1279- ],
1280- "accessibleFieldCheckList": [
1281- "project_id"
1282- ],
1283- "accessibleValidationField": "project_id"
1284- }
1285- },
12861180 {
12871181 "tabTitle": "Key Data Resources",
12881182 "charts": {
0 commit comments