Upload dataset_info.json with huggingface_hub
Browse files- dataset_info.json +12 -0
dataset_info.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"description": "A large collection of charts and visualizations from Statista and Tableau, containing over 500 unique visualization examples. The dataset includes various types of charts such as scatter plots, bar charts, line charts, and more.",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"homepage": "",
|
| 5 |
+
"license": "",
|
| 6 |
+
"features": {
|
| 7 |
+
"image": {
|
| 8 |
+
"description": "The chart image in PNG format",
|
| 9 |
+
"_type": "Image"
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|