openaq-fetch icon indicating copy to clipboard operation
openaq-fetch copied to clipboard

Adapter/Chile - SINCA - needs update of the URL service

Open yunica opened this issue 3 years ago • 2 comments

The current resource http://sinca.mma.gob.cl/index.php/json is gone.

Searching similar resource in the same site: https://sinca.mma.gob.cl/index.php/ we found this resource https://sinca.mma.gob.cl/index.php/json/listadomapa2k19/ , it contains similar data structure as it was in the previous version , but we still need to update some attributes such as status attribute (lines to filter).

Can someone from the community confirm if the new resource https://sinca.mma.gob.cl/index.php/json/listadomapa2k19/ canbe used to fetch the data?

cc. @kamicut @Rub21

yunica avatar Aug 25 '21 15:08 yunica

@russbiggs , I found a new resource for Chile , https://www.ecoronel.cl/fiscalizacion/monitoreo-calidad-del-aire/ for each station- point there is a CSV file that can be scrap to get the AQ values.

Rub21 avatar Dec 14 '21 14:12 Rub21

This link will be much more useful than scraping csv files: https://sinca.mma.gob.cl/index.php/json/listadomapa2k19/

Rub21 avatar Dec 14 '21 14:12 Rub21