Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ The files in this dataset are as follows:
|
|
18 |
- `metadata.csv`: a CSV containing document metadata for each document we have collected. **This metadata may not be the same as what's stored in the source databases** – we have cleaned and added metadata where it's corrupted or missing.
|
19 |
- `full_text.parquet`: a parquet file containing the full text of each document we have parsed. Each row is a text block (paragraph) with all the associated text block and document metadata.
|
20 |
|
|
|
|
|
21 |
A research tool you can use to view this data and the results of some classifiers run on it is at [gst1.org](https://gst1.org).
|
22 |
|
23 |
**[View our methodology](https://labs.climatepolicyradar.org/global-stocktake/)**.
|
|
|
18 |
- `metadata.csv`: a CSV containing document metadata for each document we have collected. **This metadata may not be the same as what's stored in the source databases** – we have cleaned and added metadata where it's corrupted or missing.
|
19 |
- `full_text.parquet`: a parquet file containing the full text of each document we have parsed. Each row is a text block (paragraph) with all the associated text block and document metadata.
|
20 |
|
21 |
+
The last refresh of the data was on **2023-05-17**.
|
22 |
+
|
23 |
A research tool you can use to view this data and the results of some classifiers run on it is at [gst1.org](https://gst1.org).
|
24 |
|
25 |
**[View our methodology](https://labs.climatepolicyradar.org/global-stocktake/)**.
|