Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# IMF Data Reuse Terms
|
| 2 |
+
|
| 3 |
+
This dataset includes data derived from the International Monetary Fund (IMF) World Economic Outlook (WEO) Database.
|
| 4 |
+
Use of IMF data is governed by the IMF’s “The Use of IMF Data” terms, available at:
|
| 5 |
+
https://www.imf.org/en/About/copyright-and-terms
|
| 6 |
+
|
| 7 |
+
## Permissions
|
| 8 |
+
|
| 9 |
+
Under these terms, users may:
|
| 10 |
+
|
| 11 |
+
- Download, extract, copy, reproduce, and redistribute the data
|
| 12 |
+
- Create derivative works and adaptations
|
| 13 |
+
- Publish and share the data
|
| 14 |
+
|
| 15 |
+
## Conditions
|
| 16 |
+
|
| 17 |
+
Users must:
|
| 18 |
+
|
| 19 |
+
1. Provide attribution to the IMF as the original data source. Example: “Source: International Monetary Fund, World Economic Outlook Database.”
|
| 20 |
+
2. Preserve the accuracy of the data when redistributing it.
|
| 21 |
+
3. Disclose any material transformations or processing applied to the data.
|
| 22 |
+
4. Pass on these terms to downstream users when redistributing the data.
|
| 23 |
+
5. Avoid implying IMF endorsement of any analysis or interpretation.
|
| 24 |
+
|
| 25 |
+
## Commercial Use
|
| 26 |
+
|
| 27 |
+
Commercial reuse of IMF data may require permission from the IMF. Users intending to use this dataset commercially should consult the terms above or contact the IMF directly.
|
| 28 |
+
|
| 29 |
+
## Disclaimer
|
| 30 |
+
|
| 31 |
+
This dataset is provided “as is”, without warranties of any kind, consistent with the IMF’s own terms. The dataset hosted here has been processed using the imfweo R package; all transformations were performed by the dataset maintainer and not by the IMF.
|