JohnPaton / airbase

🌬 An easy downloader for the AirBase air quality data.
https://airbase.readthedocs.io
MIT License
9 stars 4 forks source link

Drop "pl"/"shortpl" terminology in favor of something more readable #26

Open JohnPaton opened 2 years ago

JohnPaton commented 2 years ago

This terminology is only really used internally by the portal for generating URLs, it doesn't need to be exposed to the user.

The CSVs themselves use AirPollutant for the name (now: pl), AirPollutantCode for the URL containing the id (now: shortpl), and the portal refers to the "pollutant id" in the text.

The data dictionary calls them "pollutant notation" and "pollutant id"