Closed amritsharma closed 7 years ago
Somewhat related to https://github.com/openaq/openaq.org/issues/200. Basically the underlying data source changed the location name. I'm just going to go ahead and make them all match the new ones since the underlying data source shouldn't be changing anymore. For other sources, I'm less inclined to do this if location names keep shifting.
If you look at the air quality stations listed for Nepal page on OpenAQ website, you'll notice there are 4 areas and 4 locations. But, there are actually only 2 of each:
The issue started a couple weeks ago when the URL of the XML files for Nepal air quality stations, and an awesome community member updated OpenAQ code to match that. It looks to me like this issue was a side effect of that. Ideally, the fix would involve merging the duplicate locations into one, but I don't know if that's feasible or a good idea based on our current architecture.
Use case: This is an issue for me when I want to find out which stations in Nepal haven't reported any data in a while... and the 2 "older" stations come up, even though they're the same as the other two that are currently recording and reporting data.