dk-crazydiv commited on
Commit
33da6db
·
verified ·
1 Parent(s): 2ed02c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: cc
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ ---
4
+
5
+ ### Top PyPi packages dataset
6
+
7
+ This is the extended version of the [top pypi packages](https://github.com/hugovk/top-pypi-packages/blob/main/top-pypi-packages-30-days.csv) dataset where metadata information of the packages is added for 8000 rows of most downloaded packages in 30days.
8
+
9
+ The dataset was scraped in `October-2024`.
10
+ We aim to use this dataset to perform analysis and identify trends and get a bird's eye view of Python ecosystem.
11
+
12
+ ** Mantainers **
13
+ - [Nishritha Damera](https://www.linkedin.com/in/nishrithadamera/)