Dataset Open Access
Zoraghein, H.; O'Neill, B.
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3756179"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3756179</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3756179"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Zoraghein, H.</foaf:name> <foaf:givenName>H.</foaf:givenName> <foaf:familyName>Zoraghein</foaf:familyName> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>O'Neill, B.</foaf:name> <foaf:givenName>B.</foaf:givenName> <foaf:familyName>O'Neill</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>University of Denver</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Data Supplement: U.S. state-level projections of the spatial distribution of population consistent with Shared Socioeconomic Pathways.</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2020</dct:issued> <dcat:keyword>SSP</dcat:keyword> <dcat:keyword>population</dcat:keyword> <dcat:keyword>gravity model</dcat:keyword> <dcat:keyword>IM3</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-04-17</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/3756179"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3756179</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.3756178"/> <owl:versionInfo>v0.1.0</owl:versionInfo> <dct:description><p>These data are to supplement the following in-press publication:&nbsp;&nbsp;</p> <p>Zoraghein, H., and O&#39;Neill B. (2020).&nbsp;U.S. state-level projections of the spatial distribution of population consistent with Shared Socioeconomic Pathways. Sustainability.</p> <p>The data herein were generated using the `population_gravity` model which can be found here:&nbsp;&nbsp;<a href="https://github.com/IMMM-SFA/population_gravity">https://github.com/IMMM-SFA/population_gravity</a></p> <p>CONTENTS:</p> <p><strong>zoraghein-oneill_population_gravity_inputs_outputs.zip</strong></p> <ul> <li>contains a directory for each U.S. state for inputs and outputs</li> <li><strong>inputs</strong> contain&nbsp;the following: <ul> <li><strong>&lt;state-name&gt;_&lt;urban or rural&gt;_&lt;yr&gt;_1km.tif:&nbsp;</strong>&nbsp;Urban and Rural population GeoTIF rasters at a 1km resolution <ul> <li>value per grid cell: number of humans (float)</li> <li>crs:&nbsp;EPSG:102003 - USA_Contiguous_Albers_Equal_Area_Conic - Projected</li> <li>nodata value:&nbsp;&nbsp;-3.40282e+38</li> </ul> </li> <li><strong>&lt;state-name&gt;_mask_short_term.tif:&nbsp;</strong> Mask GeoTIF rasters at a 1km resolution that contain values from 0.0 to 1.0 for each 1 km grid cell to help calculate suitability depending on topographic and land use and land cover characteristics <ul> <li>value per grid cell: values from 0.0 to 1.0 (float) that are generated from&nbsp;topographic and land use and land cover characteristics to inform suitability as outlined in the companion publication</li> <li>crs:&nbsp;EPSG:102003 - USA_Contiguous_Albers_Equal_Area_Conic - Projected</li> <li>nodata value:&nbsp;&nbsp;-3.40282e+38</li> </ul> </li> <li><strong>&lt;state-name&gt;_&lt;ssp&gt;_popproj.csv:&nbsp;</strong> Population projection CSV files for urban, rural, and total population (number of humans; float) for SSPs 2, 3, and 5 for&nbsp;years 2010-2100</li> <li><strong>&lt;state-name&gt;_coordinates.csv:&nbsp;&nbsp;</strong>CSV file containing the coordinates for each 1 km grid cell within the target state. File includes a header with the fields XCoord, YCoord, FID.,Where data types and field descriptions are as follows: (XCoord, float, X coordinate in meters),(YCoord, float, Y coordinate in meters),(FID, int, Unique feature id)</li> <li><strong>&lt;state-name&gt;_within_indices.txt:&nbsp;&nbsp;</strong>text file containing a file structured as a Python list (e.g. [0, 1]) that contains the index of each grid cell when flattened from a 2D array to a 1D array for the target state.</li> <li><strong>&lt;state-name&gt;_&lt;ssp&gt;_params.csv:&nbsp;&nbsp;</strong>CSV file containing the calibration parameters (alpha_rural, beta_rural, alpha_urban, beta_urban; float) for the `population_gravity` model for each year from 2010-2100 in 10-year time-steps as described in the companion publication</li> </ul> </li> <li><strong>outputs</strong> contain the following: <ul> <li><strong>jones_oneill</strong> directory; these are&nbsp;the comparison datasets used to build Figures 7 and 8 in the companion publication <ul> <li>contains three directories:&nbsp; SSP2, SSP3, and SSP5 that each contain a GeoTIF representing total population (number of humans; float) at 1km resolution for years 2050 and 2100. <ul> <li><strong>&lt;state-name&gt;_1km_&lt;ssp&gt;_total_&lt;year&gt;_jones_oneill.tif:</strong> <ul> <li>value per grid cell: number of humans (float)</li> <li>crs:&nbsp;EPSG:102003 - USA_Contiguous_Albers_Equal_Area_Conic - Projected</li> <li>nodata value:&nbsp;&nbsp;-3.40282e+38</li> </ul> </li> </ul> </li> </ul> </li> <li><strong>model</strong> directory; these are the model outputs from `population_gravity` for&nbsp;SSP2, SSP3, and SSP5&nbsp;that each contain a GeoTIF representing urban, rural, and total&nbsp;population (number of humans; float) at 1km resolution for years 2020-2100 in 10-year time-steps. <ul> <li><strong>&lt;state-name&gt;_1km_&lt;ssp&gt;_&lt;urban, rural, or total&gt;_&lt;year&gt;_jones_oneill.tif:</strong> <ul> <li>value per grid cell: number of humans (float)</li> <li>crs:&nbsp;EPSG:102003 - USA_Contiguous_Albers_Equal_Area_Conic - Projected</li> <li>nodata value:&nbsp;&nbsp;-3.40282e+38</li> </ul> </li> </ul> </li> </ul> </li> </ul> <p>&nbsp;</p> <p><strong>zoraghein-oneill_population_gravity_national-ssp-maps.zip</strong></p> <ul> <li>Results of the `population_gravity` model mosaicked to the National scale at a 1km resolution and the comparison Jones and O&#39;Neill research.&nbsp; These are used to generate Figure 6 of the companion paper <ul> <li><strong>National_1km_&lt;ssp&gt;_&lt;urban, rural, or total&gt;_&lt;year&gt;_jones_oneill.tif:</strong> <ul> <li>value per grid cell: number of humans (float)</li> <li>crs:&nbsp;EPSG:102003 - USA_Contiguous_Albers_Equal_Area_Conic - Projected</li> <li>nodata value:&nbsp;&nbsp;-3.40282e+38</li> </ul> </li> <li><strong>National_1km_&lt;ssp&gt;_&lt;urban, rural, or total&gt;_&lt;year&gt;.tif:</strong> <ul> <li>value per grid cell: number of humans (float)</li> <li>crs:&nbsp;EPSG:102003 - USA_Contiguous_Albers_Equal_Area_Conic - Projected</li> <li>nodata value:&nbsp;&nbsp;-3.40282e+38</li> </ul> </li> </ul> </li> </ul> <p>&nbsp;</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3756179"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3756179"/> <dcat:byteSize>2671676481</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/3756179/files/zoraghein-oneill_population_gravity_inputs_outputs.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3756179"/> <dcat:byteSize>390370516</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/3756179/files/zoraghein-oneill_population_gravity_national-ssp-maps.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 522 | 522 |
Downloads | 74 | 74 |
Data volume | 115.6 GB | 115.6 GB |
Unique views | 480 | 480 |
Unique downloads | 60 | 60 |