Update README.md
Browse files
README.md
CHANGED
@@ -154,11 +154,14 @@ dataset = pd.read_csv(
|
|
154 |
)
|
155 |
```
|
156 |
|
157 |
-
|
158 |
## Source
|
159 |
The dataset is derived from a combination of various websites.
|
160 |
|
161 |
## Versioning and Maintenance
|
162 |
Current Version: 1.1.0
|
163 |
Release Date: January 19, 2025
|
164 |
-
Contact: We welcome any feedback or corrections to improve the dataset quality.
|
|
|
|
|
|
|
|
|
|
154 |
)
|
155 |
```
|
156 |
|
|
|
157 |
## Source
|
158 |
The dataset is derived from a combination of various websites.
|
159 |
|
160 |
## Versioning and Maintenance
|
161 |
Current Version: 1.1.0
|
162 |
Release Date: January 19, 2025
|
163 |
+
Contact: We welcome any feedback or corrections to improve the dataset quality.
|
164 |
+
|
165 |
+
## How can you contribute?
|
166 |
+
We welcome contributions that fill gaps in our current dataset, such as data from different years or in additional languages.
|
167 |
+
Feel free to email your solutions to us at **[email protected]**. Once verified, we will incorporate them into the dataset.
|