-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
702 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcVintageYear": { | ||
"@type": "xsd:gYear" | ||
}, | ||
"regen:cfcCreditSerialNumbers": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationReports": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
} | ||
}, | ||
"@type": "regen:C02-CreditBatch", | ||
"regen:cfcCreditSerialNumbers": [ | ||
"85361 - 85800" | ||
], | ||
"regen:cfcVintageYear": 2021, | ||
"regen:verificationReports": [ | ||
{ | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2021/07/2021-Reforesting-Des-Moines-Verification-Report-Final.pdf" | ||
} | ||
], | ||
"regen:projectVerifier": { | ||
"schema:name": "Dr. Qingfu Xiao", | ||
"schema:url": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcVintageYear": { | ||
"@type": "xsd:gYear" | ||
}, | ||
"regen:cfcCreditSerialNumbers": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationReports": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
} | ||
}, | ||
"@type": "regen:C02-CreditBatch", | ||
"regen:cfcCreditSerialNumbers": [ | ||
"78153 - 78209" | ||
], | ||
"regen:cfcVintageYear": 2021, | ||
"regen:verificationReports": [ | ||
{ | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2018/10/Treasure-Valley-Verification-Report-Final.pdf" | ||
} | ||
], | ||
"regen:projectVerifier": { | ||
"schema:name": "Dr. Qingfu Xiao", | ||
"schema:url": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcVintageYear": { | ||
"@type": "xsd:gYear" | ||
}, | ||
"regen:cfcCreditSerialNumbers": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationReports": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
} | ||
}, | ||
"@type": "regen:C02-CreditBatch", | ||
"regen:cfcCreditSerialNumbers": [ | ||
"23320 - 23419" | ||
], | ||
"regen:cfcVintageYear": 2021, | ||
"regen:verificationReports": [ | ||
{ | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2021/10/TCFRP-2021-Verification-Report-Final.pdf" | ||
} | ||
], | ||
"regen:projectVerifier": { | ||
"schema:name": "Dr. Qingfu Xiao", | ||
"schema:url": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcVintageYear": { | ||
"@type": "xsd:gYear" | ||
}, | ||
"regen:cfcCreditSerialNumbers": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationReports": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
} | ||
}, | ||
"@type": "regen:C02-CreditBatch", | ||
"regen:cfcCreditSerialNumbers": [ | ||
"68648 - 68863" | ||
], | ||
"regen:cfcVintageYear": 2021, | ||
"regen:verificationReports": [ | ||
{ | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2021/10/TCFRP-2021-Verification-Report-Final.pdf" | ||
} | ||
], | ||
"regen:projectVerifier": { | ||
"schema:name": "Dr. Qingfu Xiao", | ||
"schema:url": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcVintageYear": { | ||
"@type": "xsd:gYear" | ||
}, | ||
"regen:cfcCreditSerialNumbers": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationReports": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
} | ||
}, | ||
"@type": "regen:C02-CreditBatch", | ||
"regen:cfcCreditSerialNumbers": [ | ||
"80632 - 86646" | ||
], | ||
"regen:cfcVintageYear": 2021, | ||
"regen:verificationReports": [ | ||
{ | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2021/10/TCFRP-2021-Verification-Report-Final.pdf" | ||
} | ||
], | ||
"regen:projectVerifier": { | ||
"schema:name": "Dr. Qingfu Xiao", | ||
"schema:url": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcVintageYear": { | ||
"@type": "xsd:gYear" | ||
}, | ||
"regen:cfcCreditSerialNumbers": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationReports": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
} | ||
}, | ||
"@type": "regen:C02-CreditBatch", | ||
"regen:cfcCreditSerialNumbers": [ | ||
"77380 - 77885" | ||
], | ||
"regen:cfcVintageYear": 2021, | ||
"regen:verificationReports": [ | ||
{ | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2021/10/TCFRP-2021-Verification-Report-Final.pdf" | ||
} | ||
], | ||
"regen:projectVerifier": { | ||
"schema:name": "Dr. Qingfu Xiao", | ||
"schema:url": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"qudt": "http://qudt.org/schema/qudt/", | ||
"unit": "http://qudt.org/vocab/unit/", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcProjectPage": { | ||
"@type": "schema:URL" | ||
}, | ||
"regen:projectDesignDocument": { | ||
"@type": "schema:URL" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
}, | ||
"qudt:unit": { | ||
"@type": "qudt:Unit" | ||
}, | ||
"qudt:numericValue": { | ||
"@type": "xsd:double" | ||
}, | ||
"regen:projectStartDate": { | ||
"@type": "xsd:date" | ||
}, | ||
"regen:projectEndDate": { | ||
"@type": "xsd:date" | ||
}, | ||
"regen:offsetGenerationMethod": { | ||
"@container": "@list" | ||
} | ||
}, | ||
"@type": "regen:C02-Project", | ||
"@id": "https://app.regen.network/project/C02-007", | ||
"schema:name": "Reforesting Des Moins", | ||
"regen:cfcProjectId": "016", | ||
"regen:cfcProjectPage": "https://www.cityforestcredits.org/carbon-credits/carbon-registry/des-moines-forest-carbon-offsets-2/", | ||
"regen:projectDesignDocument": "https://www.cityforestcredits.org/wp-content/uploads/2021/07/2021-Reforesting-Des-Moines-Initial-Credit-Project-Design-Document.pdf", | ||
"regen:projectDeveloper": { | ||
"@type": "regen:Organization", | ||
"schema:name": "Trees Forever", | ||
"schema:url": "https://treesforever.org/", | ||
"regen:showOnProjectPage": true | ||
}, | ||
"regen:projectType": "Agriculture Forestry and Other Land Use", | ||
"regen:projectActivity": { | ||
"schema:name": "Tree Planting" | ||
}, | ||
"regen:offsetGenerationMethod": [ | ||
"Carbon Removal" | ||
], | ||
"regen:projectSize": { | ||
"qudt:unit": "unit:HA", | ||
"qudt:numericValue": 0.0 | ||
}, | ||
"regen:projectStartDate": "2021-11-11", | ||
"regen:projectEndDate": "2047-11-11", | ||
"schema:location": { | ||
"@context": { | ||
"type": "@type", | ||
"@vocab": "https://purl.org/geojson/vocab#", | ||
"coordinates": { | ||
"@container": "@list" | ||
}, | ||
"bbox": { | ||
"@container": "@list" | ||
} | ||
}, | ||
"type": "Feature", | ||
"place_name": "Des Moins, Iowa", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
-93.563968, | ||
41.567534 | ||
] | ||
} | ||
}, | ||
"regen:offsetProtocol": { | ||
"schema:name": "Afforestation and Reforestation Protocol", | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2023/03/City-Forest-Credits-Afforestation-Protocol-V11.pdf", | ||
"schema:version": "v11.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"qudt": "http://qudt.org/schema/qudt/", | ||
"unit": "http://qudt.org/vocab/unit/", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"regen:cfcProjectPage": { | ||
"@type": "schema:URL" | ||
}, | ||
"regen:projectDesignDocument": { | ||
"@type": "schema:URL" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
}, | ||
"qudt:unit": { | ||
"@type": "qudt:Unit" | ||
}, | ||
"qudt:numericValue": { | ||
"@type": "xsd:double" | ||
}, | ||
"regen:projectStartDate": { | ||
"@type": "xsd:date" | ||
}, | ||
"regen:projectEndDate": { | ||
"@type": "xsd:date" | ||
}, | ||
"regen:offsetGenerationMethod": { | ||
"@container": "@list" | ||
} | ||
}, | ||
"@type": "regen:C02-Project", | ||
"@id": "https://app.regen.network/project/C02-008", | ||
"schema:name": "Treasure Valley Municipal Parks Project", | ||
"regen:cfcProjectId": "004", | ||
"regen:cfcProjectPage": "https://www.cityforestcredits.org/carbon-credits/carbon-registry/boise-forest-carbon-offsets/", | ||
"regen:projectDesignDocument": "https://www.cityforestcredits.org/wp-content/uploads/2018/10/CFC-Planting-Initial-Credit-PDD_TVCN_FINAL-20211206-signed.pdf", | ||
"regen:projectDeveloper": { | ||
"@type": "regen:Organization", | ||
"schema:name": "Treasure Valley Canopy Network", | ||
"schema:url": "https://www.tvcanopy.net/", | ||
"regen:showOnProjectPage": true | ||
}, | ||
"regen:projectType": "Agriculture Forestry and Other Land Use", | ||
"regen:projectActivity": { | ||
"schema:name": "Tree Planting" | ||
}, | ||
"regen:offsetGenerationMethod": [ | ||
"Carbon Removal" | ||
], | ||
"regen:projectSize": { | ||
"qudt:unit": "unit:HA", | ||
"qudt:numericValue": 10.0 | ||
}, | ||
"regen:projectStartDate": "2021-06-09", | ||
"regen:projectEndDate": "2047-06-09", | ||
"schema:location": { | ||
"@context": { | ||
"type": "@type", | ||
"@vocab": "https://purl.org/geojson/vocab#", | ||
"coordinates": { | ||
"@container": "@list" | ||
}, | ||
"bbox": { | ||
"@container": "@list" | ||
} | ||
}, | ||
"type": "Feature", | ||
"place_name": "Boise, Idaho", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
-116.194416, | ||
43.642436 | ||
] | ||
} | ||
}, | ||
"regen:offsetProtocol": { | ||
"schema:name": "Afforestation and Reforestation Protocol", | ||
"schema:url": "https://www.cityforestcredits.org/wp-content/uploads/2023/03/City-Forest-Credits-Afforestation-Protocol-V11.pdf", | ||
"schema:version": "v11.0" | ||
} | ||
} |
Oops, something went wrong.