Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review and Update CAP source feeds #130

Open
nnjemie opened this issue Jun 12, 2024 · 1 comment
Open

Review and Update CAP source feeds #130

nnjemie opened this issue Jun 12, 2024 · 1 comment
Assignees

Comments

@nnjemie
Copy link

nnjemie commented Jun 12, 2024

Can you please review and update the source feeds using this json file, you will need to filter the "capAlertFeedStatus" by "operating". Compare the filtered results in the file with the source feeds currently in Alert Hub and then identify and add any missing source feeds related to the countries we have.
Also, please ensure the following source feeds are present. If not, please add them
"source": {
"sourceId": "fi-fmi-en",
"byLanguage": [ {
"code": "en",
"name": "Finland: Finnish Meteorological Institute",
"logo": "https://alert-hub.s3.amazonaws.com/images/fi-fmi-en.png"
} ],
"guid": "urn:oid:2.49.0.0.246.0",
"registerUrl": "https://alertingauthority.wmo.int/authorities.php?recId=51",
"authorName": "FMI Open Data helpdesk",
"authorEmail": "avoin-data@fmi.fi",
"sourceIsOfficial": true,
"capAlertFeed": "https://alerts.fmi.fi/cap/feed/rss_en-GB.rss",
"capAlertFeedStatus": "operating",
"authorityCountry": "fi",
"authorityAbbrev": "fmi"
}


"source": {
"sourceId": "fi-fmi-sv",
"byLanguage": [ {
"code": "sv",
"name": "Finland: Meteorologiska institutet",
"logo": "https://alert-hub.s3.amazonaws.com/images/fi-fmi-sv.png"
} ],
"guid": "urn:oid:2.49.0.0.246.0",
"registerUrl": "https://alertingauthority.wmo.int/authorities.php?recId=51",
"authorName": "FMI Open Data helpdesk",
"authorEmail": "avoin-data@fmi.fi",
"sourceIsOfficial": true,
"capAlertFeed": "https://alerts.fmi.fi/cap/feed/rss_sv-FI.rss",
"capAlertFeedStatus": "operating",
"authorityCountry": "fi",
"authorityAbbrev": "fmi"
}


"source": {
"sourceId": "fi-fmi-fi",
"byLanguage": [ {
"code": "fi",
"name": "Finland: Ilmatieteen laitos",
"logo": "https://alert-hub.s3.amazonaws.com/images/fi-fmi-fi.png"
} ],
"guid": "urn:oid:2.49.0.0.246.0",
"registerUrl": "https://alertingauthority.wmo.int/authorities.php?recId=51",
"authorName": "FMI Open Data helpdesk",
"authorEmail": "avoin-data@fmi.fi",
"sourceIsOfficial": true,
"capAlertFeed": "https://alerts.fmi.fi/cap/feed/rss_fi-FI.rss",
"capAlertFeedStatus": "operating",
"authorityCountry": "fi",
"authorityAbbrev": "fmi"
}


"source": {
"sourceId": "gn-anm-fr",
"byLanguage": [ {
"code": "fr",
"name": "Guinea: Agence Nationale de la Météorologie",
"logo": "https://alert-hub.s3.amazonaws.com/images/gn-anm-fr.png"
} ],
"guid": "urn:oid:2.49.0.0.324.0",
"registerUrl": "https://alertingauthority.wmo.int/authorities.php?recId=219",
"authorName": "René Tato Loua",
"authorEmail": "rene.tloua@gmail.com",
"sourceIsOfficial": true,
"capAlertFeed": "https://cap-sources.s3.amazonaws.com/gn-anm-fr/rss.xml",
"capAlertFeedStatus": "operating",
"authorityCountry": "gn",
"authorityAbbrev": "anm"
}


"source": {
"sourceId": "gn-anm-en",
"byLanguage": [ {
"code": "en",
"name": "Guinea: National Agency of Meteorology",
"logo": "https://alert-hub.s3.amazonaws.com/images/gn-anm-en.png"
} ],
"guid": "urn:oid:2.49.0.0.324.0",
"registerUrl": "https://alertingauthority.wmo.int/authorities.php?recId=219",
"authorName": "René Tato Loua",
"authorEmail": "rene.tloua@gmail.com",
"sourceIsOfficial": true,
"capAlertFeed": "https://cap-sources.s3.amazonaws.com/gn-anm-en/rss.xml",
"capAlertFeedStatus": "operating",
"authorityCountry": "gn",
"authorityAbbrev": "anm"
}


Thanks.
cc @barshathakuri @ypyelab

@thenav56
Copy link
Member

Update:

New feeds have been added
IFRCGo/alert-hub-backend@7904792

NOTE: This doesn't include all feeds from https://alert-hub-sources.s3.amazonaws.com/json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants