DengVvi commited on
Commit
556f4c8
·
verified ·
1 Parent(s): a2e2bda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -3
README.md CHANGED
@@ -1,3 +1,45 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: journal
7
+ dtype: string
8
+ - name: year
9
+ dtype: int32
10
+ - name: data_source
11
+ dtype: string
12
+ - name: pv_category
13
+ dtype: string
14
+ license: apache-2.0
15
+ task_categories:
16
+ - table-processing
17
+ tags:
18
+ - photovoltaic
19
+ - solar-energy
20
+ - renewable-energy
21
+ - remote-sensing
22
+ ---
23
+
24
+ # UEX-PV-OpenDataHub
25
+
26
+ A curated hub of open-access photovoltaic (PV) datasets from top-tier scientific journals (2020-Present).
27
+
28
+ ## 📊 Overview
29
+ This hub contains **192** curated PV-related datasets, categorized by their application domains such as Generation, Buildings, Land Use, Potential, and Remote Sensing.
30
+
31
+ ## 📂 Structure
32
+ - `UEX_PV_OpenDatasets.md`: Human-readable database with direct links.
33
+ - `pv_datasets_enriched.json`: Machine-readable structured data.
34
+ - `PV_References.bib`: BibTeX citations for all included works.
35
+
36
+ ## 🏷️ Categories
37
+ - **Generation (发电量)**: 41 datasets
38
+ - **Other PV Data**: 107 datasets
39
+ - **Buildings (建筑物)**: 16 datasets
40
+ - **Potential (潜力评估)**: 15 datasets
41
+ - **Remote Sensing (遥感图像)**: 8 datasets
42
+ - **Land Use (土地利用)**: 5 datasets
43
+
44
+ ## 🔗 Collection
45
+ This dataset is part of the [UEX-RenewableEnergy Collection](https://huggingface.co/collections/UEXdo/uex-renewableenergy).