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": "Budapest", | |
| "country": "Hungary", | |
| "year": 2025, | |
| "safest_neighborhoods": [ | |
| { | |
| "name": "Inner Ferencváros (Belső Ferencváros)", | |
| "description": "This area, encompassing Kálvin tér, Corvin-negyed, and the vicinity of Semmelweis University, is known for its safety, modern infrastructure, and vibrant atmosphere. It's popular among students and young professionals.", | |
| "source": "https://www.reddit.com/r/budapest/comments/mo8wwn/what_do_you_think_about_living_in_the_9th_district/" | |
| }, |
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": "Budapest", | |
| "country": "Hungary", | |
| "year": 2025, | |
| "safest_neighborhoods": [ | |
| { | |
| "name": "District I (Castle District)", | |
| "description": "The Castle District is known for its historical significance and well-preserved medieval architecture. It is a popular tourist destination, which contributes to a strong police presence and low crime rates. The area is well-lit and has a community-oriented atmosphere, making it one of the safest places in Budapest.", | |
| "source": "lonelyplanet.com", | |
| "date": "N/A" |
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": "Fresno", | |
| "country": "United States", | |
| "year": 2025, | |
| "safest_neighborhoods": [ | |
| { | |
| "name": "Woodward Park", | |
| "description": "Located in northeast Fresno, Woodward Park is known for its low crime rates, family-friendly environment, and access to parks and quality schools.", | |
| "source": "https://www.movoto.com/guide/fresno-ca/3-safest-neighborhoods-in-fresno-ca-for-families/" | |
| }, |
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
| { | |
| "physical_safety": [ | |
| { | |
| "description": "Governor Michelle Lujan Grisham highlighted a surge in youth-involved shootings across New Mexico, including Santa Fe. She reported that every three days, a juvenile is involved in a shooting, often resulting in critical injuries or fatalities. The governor emphasized the need for reforms in juvenile detention and the state's children's code to address this crisis.", | |
| "source": "https://www.koat.com/article/new-mexico-gov-lujan-grisham-crime-safety-cyfd/63680364", | |
| "date": "2025-03-01", | |
| "keywords": ["juvenile crime", "gun violence", "youth detention", "public safety"], | |
| "places": ["Santa Fe", "New Mexico"] | |
| }, | |
| { |
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" | |
| }, |
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": "Durango", | |
| "country": "United States", | |
| "year": 2025, | |
| "news_sources": [ | |
| { | |
| "name": "The Durango Herald", | |
| "url": "https://www.durangoherald.com/", | |
| "language": "English" | |
| }, |
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": "Budapest", | |
| "safety_data": { | |
| "physical_safety": [ | |
| { | |
| "description": "In 2023, Budapest experienced a 2% increase in overall crime rates, totaling 43,019 reported crimes. While the rise is marginal, it indicates a need for continued vigilance.", | |
| "source": "https://dailynewshungary.com/crime-statistics-most-dangerous-hungary/", | |
| "date": "2024-03-01", | |
| "keywords": ["crime statistics", "Budapest", "2023", "physical safety"], | |
| "places_mentioned": ["Budapest", "Pest County"] |
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": "Kigali", | |
| "safety": { | |
| "physical_safety": [ | |
| { | |
| "description": "Rwanda is ranked as the safest country in Africa with a 73.2% safety index, attributed to strict law enforcement and low crime rates.", | |
| "source_url": "https://www.ktpress.rw/2024/02/rwanda-ranked-top-among-10-safest-countries-in-africa/", | |
| "publication_date": "2024-02-01", | |
| "keywords": ["safety index", "crime rate", "law enforcement"], | |
| "places_mentioned": ["Rwanda", "Kigali"] |
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
| -- News Sources -- | |
| { | |
| "city": "Paris", | |
| "country": "France", | |
| "year": 2025, | |
| "news_sources": [ | |
| { | |
| "name": "Le Parisien", | |
| "url": "https://www.leparisien.fr", |
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": "Denver", | |
| "physical_safety": [ | |
| { | |
| "title": "Denver Crime Dashboard", | |
| "description": "The Denver Police Department provides an interactive dashboard detailing crime statistics across the city, including data on violent crimes, property crimes, and other offenses. The dashboard is updated regularly and allows users to explore crime trends by neighborhood and time period.", | |
| "source_url": "https://www.denvergov.org/Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Police-Department/Crime-Information", | |
| "publication_date": null, | |
| "keywords": ["crime statistics", "violent crime", "property crime", "Denver Police Department"], | |
| "places_mentioned": ["Denver"] |