Open nnjemie opened 6 months ago
Action | iso3 | url | format | enable_polling | enable_rebroadcast | official | status |
---|---|---|---|---|---|---|---|
- | AIA | https://axa-primary.capews.com/capews/public/atom?type=cap | atom | true | true | true | active |
- | MAC | https://rss.smg.gov.mo/cap_rss.xml | rss | true | true | true | active |
- | AFG | https://ssl.smn.gob.ar/CAP/AR.php | rss | true | true | true | active |
+ | ARG | https://ssl.smn.gob.ar/CAP/AR.php | rss | true | true | true | active |
NOTE: AFG->ARG was done as fix
NOTE: AIA and MAC was removed https://github.com/IFRCGo/alert-hub-backend/commit/6b1ee45aa8e3fc91a584889e431ca698a87472c6
Update:
"name": "USA: FEMA",
"iso3": "USA",
"language": "English",
"picUrl": "https://www.fema.gov/profiles/femad8_gov/themes/fema_uswds/images/fema-logo-blue.svg",
"capAlertFeed": "https://apps.fema.gov/IPAWSOPEN_EAS_SERVICE/rest/feed",
"format": "rss"
Feed has been added to the system.
Hi @ypyelab here are the list of countries in Alert Hub prod, WMO and UN members. Alert Hub countries match what is present in GO and the ones with feeds are also indicated: https://docs.google.com/spreadsheets/d/1kIexehv8LGdmugSwS5vjOzRvyCa0b1gv/edit#gid=985999600
Thanks for the mapping - just a reminder that the something having an entry in the countries table on GO does not mean that it is recognised as a country shown on the website of GO. In particular, independent=false means it's not a recognised country in GO but rather a territory. (also an entry in the countries table that doesn't have Region listed means that it doesn't have its own National Society - but that's a different scenario that's slightly different to whether or not it's a country) Cheers
Thanks, @nanometrenat, for the details.
We are using the filters you mentioned while calling the GO API: https://github.com/IFRCGo/alert-hub-backend/blob/3b94ddf0e4b5c37b3476ffdc0f2e806e2b390b9b/apps/cap_feed/data_injector/geo.py#L174-L175
Hi team, thanks for the mapping and the clarifications!
Some of the countries listed in the "country data on alert hub prod" appear as districts in the frontend of GO. I have added a column to that table called "is_district". We would like to remove those entities and their feeds of the alert hub. Maybe in the future, we will be able to group subnational feeds, but at the moment we don't have a comprehensive system/process to validate the authenticity of those.
Hi @ypyelab
Thanks for providing the list of countries to remove from alert-hub. We have made the changes in the production as specified.
Deleted entities:
(66, {'cap_feed.LanguageInfo': 1, 'cap_feed.Admin1': 44, 'cap_feed.Feed': 1, 'cap_feed.Country': 20})
Issue
USA is missing in the source feeds. Can we check to ensure that we have all the source feeds added? Can you identify which countries in Alert Hub do have source feeds?
Expected behavior
All countries should have source feed(s) for alerts.
Related feature
Can we compare our list of countries (and the feeds list) to this list of WMO members, the list of countries (or do we just use NS) in GO and also compare it to the list of countries in the UN member list?
cc @barshathakuri