Update README.md
Browse files
README.md
CHANGED
|
@@ -1,55 +1,55 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
-
- config_name:
|
| 4 |
data_files:
|
| 5 |
-
- split:
|
| 6 |
-
path:
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
data_files:
|
| 9 |
-
- split:
|
| 10 |
-
path:
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
language:
|
|
|
|
| 13 |
- en
|
| 14 |
-
|
| 15 |
tags:
|
| 16 |
-
-
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
-
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
- bci
|
| 23 |
-
- physiological-signals
|
| 24 |
-
- cognitive-science
|
| 25 |
-
- task-performance
|
| 26 |
-
|
| 27 |
-
task_categories:
|
| 28 |
-
- tabular-classification
|
| 29 |
-
- time-series-forecasting
|
| 30 |
-
|
| 31 |
-
size_categories:
|
| 32 |
-
- n<1K
|
| 33 |
-
|
| 34 |
-
pretty_name: EEG During Mental Arithmetic Tasks
|
| 35 |
-
|
| 36 |
-
extra_gated_prompt: >-
|
| 37 |
-
By requesting access to this dataset you agree to use the data responsibly
|
| 38 |
-
and ethically - This dataset contains sensitive neurophysiological information
|
| 39 |
-
and must be handled with care - You commit to using this data only for
|
| 40 |
-
legitimate research educational or development purposes - You will respect
|
| 41 |
-
the privacy and dignity of the participants who contributed this data -
|
| 42 |
-
You will not attempt to identify or re-identify individuals from this data -
|
| 43 |
-
You will give proper credit to Igor Zyma and colleagues and PhysioNet
|
| 44 |
-
in any work project or publication that uses this data -
|
| 45 |
-
You will handle neurophysiological data responsibly and in accordance with
|
| 46 |
-
ethical research standards and the Open Data Commons Attribution License
|
| 47 |
|
| 48 |
extra_gated_fields:
|
| 49 |
-
I agree to
|
| 50 |
-
I
|
| 51 |
-
I commit to not attempting to identify individuals from this EEG data: checkbox
|
| 52 |
-
I gave this dataset a like because sharing neuroscience data advances research: checkbox
|
| 53 |
---
|
| 54 |
|
| 55 |
<center><h2>Historical Data of Ecuador's Stock Exchange</h2></center>
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
+
- config_name: default_stocks
|
| 4 |
data_files:
|
| 5 |
+
- split: stocks
|
| 6 |
+
path: BVG_Acciones_export.csv
|
| 7 |
+
|
| 8 |
+
- config_name: default_corporate_bonds
|
| 9 |
+
data_files:
|
| 10 |
+
- split: corporate_bonds
|
| 11 |
+
path: BVG_Obligaciones_export.csv
|
| 12 |
+
|
| 13 |
+
- config_name: default_comercial_paper
|
| 14 |
+
data_files:
|
| 15 |
+
- split: comercial_paper
|
| 16 |
+
path: BVG_PapelComercial_export.csv
|
| 17 |
+
|
| 18 |
+
- config_name: default_securitizations
|
| 19 |
+
data_files:
|
| 20 |
+
- split: securitizations
|
| 21 |
+
path: BVG_Titularizaciones_export.csv
|
| 22 |
+
|
| 23 |
+
- config_name: default_credit_notes
|
| 24 |
data_files:
|
| 25 |
+
- split: credit_notes
|
| 26 |
+
path: BVG_NotasDeCredito_export.csv
|
| 27 |
|
| 28 |
+
- config_name: default_treasury_bills
|
| 29 |
+
data_files:
|
| 30 |
+
- split: treasury_bills
|
| 31 |
+
path: BVG_Cetes_export.csv
|
| 32 |
+
|
| 33 |
+
- config_name: default_goverment_bonds
|
| 34 |
+
data_files:
|
| 35 |
+
- split: goverment_bonds
|
| 36 |
+
path: BVG_BonosDelEstado_export.csv
|
| 37 |
+
|
| 38 |
+
license: cc-by-sa-4.0
|
| 39 |
language:
|
| 40 |
+
- es
|
| 41 |
- en
|
|
|
|
| 42 |
tags:
|
| 43 |
+
- finance
|
| 44 |
+
- market
|
| 45 |
+
- ecuador
|
| 46 |
+
- south-america
|
| 47 |
+
|
| 48 |
+
extra_gated_prompt: "By requesting access to this dataset, you agree to use the data responsibly and ethically, in compliance with the CC BY-SA 4.0 license. You also commit to giving proper credit to the original data source (BVQ - BVG) and to the dataset maintainers in any work, project, or publication that uses this data."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
extra_gated_fields:
|
| 51 |
+
I agree to credit the original authors BVG-BVQ and respect the CC BYSA 4 license: checkbox
|
| 52 |
+
I gave this dataset a like because sharing is caring: checkbox
|
|
|
|
|
|
|
| 53 |
---
|
| 54 |
|
| 55 |
<center><h2>Historical Data of Ecuador's Stock Exchange</h2></center>
|