Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,9 @@ This dataset is produced and published automatically by DataMax.
|
|
| 15 |
- **Number of columns:** 207
|
| 16 |
|
| 17 |
## Sample Data
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
| country | year | iso_code | population | … | total_ghg | total_ghg_ex | trade_co2 | trade_co2_sh |
|
| 20 |
| --- | --- | --- | --- | | --- | cluding_lucf | --- | are |
|
| 21 |
| str | i64 | str | i64 | | str | --- | str | --- |
|
|
|
|
| 15 |
- **Number of columns:** 207
|
| 16 |
|
| 17 |
## Sample Data
|
| 18 |
+
|
| 19 |
+
`shape: (3, 207)`
|
| 20 |
+
|
| 21 |
| country | year | iso_code | population | … | total_ghg | total_ghg_ex | trade_co2 | trade_co2_sh |
|
| 22 |
| --- | --- | --- | --- | | --- | cluding_lucf | --- | are |
|
| 23 |
| str | i64 | str | i64 | | str | --- | str | --- |
|