Created
May 1, 2025 17:52
-
-
Save jj0hns0n/2f4109f3aa91b864ab531b5e9dbd9ec4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"city": "Barranquilla", | |
"country": "Colombia", | |
"year": 2025, | |
"news_sources": [ | |
{ | |
"name": "El Heraldo", | |
"url": "https://www.elheraldo.co/", | |
"language": "Spanish" | |
}, | |
{ | |
"name": "La Libertad", | |
"url": "https://www.lalibertad.com.co/", | |
"language": "Spanish" | |
}, | |
{ | |
"name": "ADN Barranquilla", | |
"url": "https://www.adnradio.com.co/", | |
"language": "Spanish" | |
}, | |
{ | |
"name": "El Tiempo – Caribe Edition", | |
"url": "https://www.eltiempo.com/", | |
"language": "Spanish" | |
}, | |
{ | |
"name": "Colombia Reports", | |
"url": "https://colombiareports.com/", | |
"language": "English" | |
}, | |
{ | |
"name": "El País (Colombia Section)", | |
"url": "https://english.elpais.com/news/barranquilla/", | |
"language": "English" | |
}, | |
{ | |
"name": "Ground News – Barranquilla", | |
"url": "https://ground.news/interest/barranquilla", | |
"language": "English" | |
}, | |
{ | |
"name": "Barranquilla Guide – Local News", | |
"url": "https://barranquilla.guide/category/city_life/news/", | |
"language": "English" | |
}, | |
{ | |
"name": "Caracol Radio", | |
"url": "https://caracol.com.co/", | |
"language": "Spanish" | |
}, | |
{ | |
"name" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment