PyPI's entire package registry and dependency graph ecosystem is condensed into a single Parquet file. The dataset likely contains daily profiles and analytics for Python packages. Its source is the Python Package Index, but specific details on collection method and time range are not provided.
Use Cases
- Analyze package dependency graphs based on the described ecosystem graph.
- Track daily package download or release trends based on the daily profiles mentioned in the title.
- Profile software development activity across the Python ecosystem based on the registry data.
Strengths
- Condenses the entire PyPI registry and graph ecosystem into a single file.
- Likely contains structured data on package metadata and dependencies.
Limitations
- Row count, column definitions, and file size are unknown, limiting suitability assessment.
- Last update date is unknown; freshness unverified.
- Column-level documentation is absent; field semantics must be inferred after download.
Provenance
- Source
- Python Package Index (PyPI)