Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Hackathon Projects
|
2 |
+
|
3 |
+
### Summary
|
4 |
+
- This dataset contains
|
5 |
+
- 200k+ hackathon project descriptions
|
6 |
+
- from 6700+ hackathons
|
7 |
+
|
8 |
+
### Data Description
|
9 |
+
- `combined_df.parquet`: This contains all the projects
|
10 |
+
- `id`: The id of the hackathon
|
11 |
+
- `project_link`: Link to the hackathon project
|
12 |
+
- `project_description`: Text from hackathon page
|
13 |
+
- `hackathons.json`: This contains the details of the hackathons
|