danielrosehill commited on
Commit
41cb478
·
1 Parent(s): afae7da
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -177,9 +177,11 @@ This repository reflects GVFD Version 1 (October 15th, 2024). It is not guarant
177
 
178
  The source data has been restructured for various analytical perspectives:
179
 
180
- * **By Methodology:** JSON arrays organized by methodology parameters.
181
- * **By Methodology, By Country:** Mirrors the source database structure (except Land Use and Conversion, which are split into two files).
182
- * **By Territory:** Organizes data geographically by continent, territory, and US state (US states appear in one methodology). JSON files aggregate data from various methodology tabs.
 
 
183
 
184
  Additional resources:
185
 
 
177
 
178
  The source data has been restructured for various analytical perspectives:
179
 
180
+ | **Data Category** | **Description** |
181
+ |-------------------------------|---------------------------------------------------------------------------------------------------|
182
+ | **By Methodology** | JSON arrays organized by methodology parameters. |
183
+ | **By Methodology, By Country**| Mirrors the source database structure (except Land Use and Conversion, which are split into two files). |
184
+ | **By Territory** | Organizes data geographically by continent, territory, and US state (US states appear in one methodology). JSON files aggregate data from various methodology tabs. |
185
 
186
  Additional resources:
187