Updating to add facility-level reported + estimated methane emissions
Browse files- DATA_DICTIONARY.csv +2 -0
- README.md +1 -3
- cafo_iowa_facilities_v1.csv +0 -0
DATA_DICTIONARY.csv
CHANGED
|
@@ -10,3 +10,5 @@ underreported_pct,float,Underreporting expressed as a fraction of reported anima
|
|
| 10 |
n_barns_detected,integer,Number of barn structures detected by the computer vision model at this facility,count,Only facilities with n_barns_detected > 0 are included in this release
|
| 11 |
facility_centroid_lat,float,Latitude of the facility centroid,decimal degrees (WGS84),Centroid computed in projected CRS (EPSG:26915) then reprojected to WGS84
|
| 12 |
facility_centroid_lon,float,Longitude of the facility centroid,decimal degrees (WGS84),Centroid computed in projected CRS (EPSG:26915) then reprojected to WGS84
|
|
|
|
|
|
|
|
|
| 10 |
n_barns_detected,integer,Number of barn structures detected by the computer vision model at this facility,count,Only facilities with n_barns_detected > 0 are included in this release
|
| 11 |
facility_centroid_lat,float,Latitude of the facility centroid,decimal degrees (WGS84),Centroid computed in projected CRS (EPSG:26915) then reprojected to WGS84
|
| 12 |
facility_centroid_lon,float,Longitude of the facility centroid,decimal degrees (WGS84),Centroid computed in projected CRS (EPSG:26915) then reprojected to WGS84
|
| 13 |
+
reported_ch4_total,float,Total methane emissions derived from reported animal units,kg CH4/year,Equations for derivation are discussed in paper
|
| 14 |
+
reported_ch4_total,float,Total methane emissions derived from estimated animal units,kg CH4/year,Equations for derivation are discussed in paper
|
README.md
CHANGED
|
@@ -105,6 +105,4 @@ Facility locations are derived from public permit records. Permit addresses and
|
|
| 105 |
|
| 106 |
## Acknowledgements
|
| 107 |
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
The team would like to thank the Global Methane Hub and the Doerr Sustainability Accelerator for supporting this work.
|
|
|
|
| 105 |
|
| 106 |
## Acknowledgements
|
| 107 |
|
| 108 |
+
This project was funded by the Stanford Sustainability Accelerator and the Climate Change AI Innovation Grants program, hosted by Climate Change AI with the support of Quadrature Climate Foundation, the Global Methane Hub, Google DeepMind, and the Canada Hub of Future Earth.
|
|
|
|
|
|
cafo_iowa_facilities_v1.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|