add CC license
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ tags:
|
|
| 7 |
- legal
|
| 8 |
size_categories:
|
| 9 |
- 1M<n<10M
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Global Stocktake Open Data
|
|
@@ -20,6 +21,8 @@ The files in this dataset are as follows:
|
|
| 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 |
**Contents**
|
| 24 |
|
| 25 |
- [Sources and data completeness](#sources-and-data-completeness)
|
|
@@ -55,8 +58,6 @@ We currently only parse text out of PDFs. Any non-PDF file will only be referenc
|
|
| 55 |
|
| 56 |
We have yet to process approximately 150 documents of the 1700 documents due to formatting issues. We are working on resolving this issue as soon as possible. [See the document list here](https://labs.climatepolicyradar.org/global-stocktake/UNPROCESSED_DOCUMENTS.html).
|
| 57 |
|
| 58 |
-
|
| 59 |
-
|
| 60 |
## Field descriptions
|
| 61 |
|
| 62 |
- `author`: document author (str)
|
|
|
|
| 7 |
- legal
|
| 8 |
size_categories:
|
| 9 |
- 1M<n<10M
|
| 10 |
+
license: cc
|
| 11 |
---
|
| 12 |
|
| 13 |
# Global Stocktake Open Data
|
|
|
|
| 21 |
|
| 22 |
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).
|
| 23 |
|
| 24 |
+
This data is licensed according to CC BY 4.0, which is a license that represents the terms at the source repositories.
|
| 25 |
+
|
| 26 |
**Contents**
|
| 27 |
|
| 28 |
- [Sources and data completeness](#sources-and-data-completeness)
|
|
|
|
| 58 |
|
| 59 |
We have yet to process approximately 150 documents of the 1700 documents due to formatting issues. We are working on resolving this issue as soon as possible. [See the document list here](https://labs.climatepolicyradar.org/global-stocktake/UNPROCESSED_DOCUMENTS.html).
|
| 60 |
|
|
|
|
|
|
|
| 61 |
## Field descriptions
|
| 62 |
|
| 63 |
- `author`: document author (str)
|