From ee326ab9cd83275f7f1b76c7c2fe5c4861e9d8f4 Mon Sep 17 00:00:00 2001 From: "Benjamin P. Stewart" Date: Wed, 18 Dec 2024 08:18:24 -0500 Subject: [PATCH] Update collection.json --- .../METADATA/stac/space2stats-collection/collection.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/space2stats_api/src/space2stats_ingest/METADATA/stac/space2stats-collection/collection.json b/space2stats_api/src/space2stats_ingest/METADATA/stac/space2stats-collection/collection.json index de6cba7..cb223e0 100644 --- a/space2stats_api/src/space2stats_ingest/METADATA/stac/space2stats-collection/collection.json +++ b/space2stats_api/src/space2stats_ingest/METADATA/stac/space2stats-collection/collection.json @@ -39,8 +39,7 @@ "href": "./nighttime_lights/nighttime_lights.json", "type": "application/json", "title": "Nighttime Lights" - }, - + } ], "Title": "Space2Stats Database", "Description": "This database contains geospatial statistics for the entire globe standardized to a hexagonal grid. The spatial unit of the dataset is the H3 level 6 (approximately 36 sq. km. per cell). The variables cover a wide range of geographic themes relevant to international development, including demographic, socio-economic, environmental, climate, and infrastructure. An API enables users to query, access, and aggregate statistics from the Space2Stats database. The purpose of this API is to facilitate the generation of sub-national geospatial aggregates for any administrative boundary set.", @@ -99,4 +98,4 @@ ] } } -} \ No newline at end of file +}