Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !2316

Add Ozon3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Milind Sharma requested to merge github/fork/Milind220/master into master Jan 16, 2023
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

What is this Python project?

Ozon3 is an open-source Python package to easily obtain real-time, historical, or forecasted air quality data anywhere in the world. Reliable, accurate, and simple. Has 45 stars, 22 forks, 14 contributors, and 3 users so far.

Describe features.

  • Air quality data available for 11,000+ stations, and 1000 cities.
  • Uses the World Air Quality Index's API under the hood, meaning accurate and reliable data.
  • Historical air quality data from 2014 onwards.
  • Real-time air quality data for 15 parameters (updated hourly).
  • 7 and 14-day air quality forecasts for all stations.
  • Completely free and open-source for everyone!

What's the difference between this Python project and similar ones?

Enumerate comparisons.

  • All other air quality data packages are simple wrappers around air quality APIs. Ozon3, by comparison, provides complex methods and combines a lot of data from the AQICN API to provide the perfect interface for python programmers to access air quality data.
  • No other package can provide this quantity of historical data for free.
  • No other package covers this many stations and cities.
  • Tried and tested, and proven to work really well! --

Anyone who agrees with this pull request could submit an Approve review to it.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Milind220/master