You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Raster (tensor) data**| Full gridded dataset spanning CONUS | Icechunk (Zarr-based) |[Source Coop](https://source.coop/carbonplan/carbonplan-ocr)|[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)|[K Riley et al. 2025](https://doi.org/10.2737/RDS-2025-0006), [J Scott et al. 2024](https://doi.org/10.2737/RDS-2020-0016-2), [R Rasmussen et al. 2023](https://doi.org/10.1175/BAMS-D-21-0326.1)|
22
-
|**Vector (polygon) data**| Full buildings dataset spanning CONUS | GeoParquet |[Source Coop](https://source.coop/carbonplan/carbonplan-ocr)|[ODbL](https://opendatacommons.org/licenses/odbl/1-0/)|[Overture Maps Foundation buildings dataset](https://docs.overturemaps.org/guides/buildings/), [K Riley et al. 2025](https://doi.org/10.2737/RDS-2025-0006), [J Scott et al. 2024](https://doi.org/10.2737/RDS-2020-0016-2), [R Rasmussen et al. 2023](https://doi.org/10.1175/BAMS-D-21-0326.1)|
22
+
|**Vector (polygon) data**| Full buildings dataset spanning CONUS | GeoParquet |[Source Coop](https://source.coop/carbonplan/carbonplan-ocr)|[ODbL](https://opendatacommons.org/licenses/odbl/1-0/)|[Overture Maps Foundation buildings dataset](https://docs.overturemaps.org/guides/buildings/), [K Riley et al. 2025](https://doi.org/10.2737/RDS-2025-0006), [J Scott et al. 2024](https://doi.org/10.2737/RDS-2020-0016-2), [R Rasmussen et al. 2023](https://doi.org/10.1175/BAMS-D-21-0326.1)|
23
23
|**Regional statistics**| Summary statistics for regions (state, county, census tract, census block) within CONUS | CSV, GeoJSON |[Source Coop](https://source.coop/carbonplan/carbonplan-ocr)|[ODbL](https://opendatacommons.org/licenses/odbl/1-0/)|[Census TIGER/Line](https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html), [Overture Maps Foundation buildings dataset](https://docs.overturemaps.org/guides/buildings/), [K Riley et al. 2025](https://doi.org/10.2737/RDS-2025-0006), [J Scott et al. 2024](https://doi.org/10.2737/RDS-2020-0016-2), [R Rasmussen et al. 2023](https://doi.org/10.1175/BAMS-D-21-0326.1)|
24
24
|**Subsetted vector (point) data**| Building-level data subsetted to active region (county, census tract, census block) | CSV, GeoPackage | Web tool (see below) |[ODbL](https://opendatacommons.org/licenses/odbl/1-0/)|[Census TIGER/Line](https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html), [Overture Maps Foundation buildings dataset](https://docs.overturemaps.org/guides/buildings/), [K Riley et al. 2025](https://doi.org/10.2737/RDS-2025-0006), [J Scott et al. 2024](https://doi.org/10.2737/RDS-2020-0016-2), [R Rasmussen et al. 2023](https://doi.org/10.1175/BAMS-D-21-0326.1)|
|**Raster (tensor) data**|`s3://us-west-2.opendata.source.coop/carbonplan/carbonplan-ocr/output/fire-risk/tensor/production/v1.0.0/ocr.icechunk/`| See [guide for working with Icehunk data](./how-to/work-with-data.ipynb)|
33
-
|**Vector (polygon) data**|`s3://us-west-2.opendata.source.coop/carbonplan/carbonplan-ocr/output/fire-risk/vector/production/v1.0.0/geoparquet/buildings.parquet`| See [guide for working with GeoParquet data](./how-to/work-with-data.ipynb)|
|**Raster (tensor) data**|`s3://us-west-2.opendata.source.coop/carbonplan/carbonplan-ocr/output/fire-risk/tensor/production/v1.0.0/ocr.icechunk/`| See [guide for working with Icehunk data](./how-to/work-with-data.ipynb)|
33
+
|**Vector (polygon) data**|`s3://us-west-2.opendata.source.coop/carbonplan/carbonplan-ocr/output/fire-risk/vector/production/v1.0.0/geoparquet/buildings.parquet`| See [guide for working with GeoParquet data](./how-to/work-with-data.ipynb)|
34
34
35
35
### Schema
36
36
@@ -62,7 +62,7 @@ The schemas for each of the full datasets are described on the [data schema](./r
62
62
|`rps_2047_mean`| float | Mean annual fire risk (~2047 climate conditions) across all buildings in region |
63
63
|`bp_2011_mean`| float | Mean burn probability (~2011 climate conditions) across all buildings in region |
64
64
|`bp_2047_mean`| float | Mean burn probability (~2047 climate conditions) across all buildings in region |
65
-
|`crps_scott_mean`| float | Mean conditional risk to potential structures (cRPS) from Scott et al., (2024) |
65
+
|`crps_scott_mean`| float | Mean conditional risk to potential structures (cRPS) from Scott et al., (2024) |
66
66
|`bp_2011_riley_mean`| float | Mean burn probability (~2011 climate conditions) across all buildings in region from Riley et al., (2025) |
67
67
|`bp_2047_riley_mean`| float | Mean burn probability (~2047 climate conditions) across all buildings in region from Riley et al., (2025) |
68
68
|`rps_2011_median`| float | Median annual fire risk (~2011 climate conditions) across all buildings in region |
Copy file name to clipboardExpand all lines: docs/terms-of-data-access.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## License Agreement
2
2
3
-
Open Climate Risk data are made available under the licenses listed on the [Access Data](access-data.md#download-options) page. By accessing the data, you agree to adhere to the license terms.
3
+
Open Climate Risk data are made available under the licenses listed on the [Access Data](access-data.md) page. By accessing the data, you agree to adhere to the license terms.
0 commit comments