Top Ten Earthquakes of 2024 and Nuclear Power Stations

Nathaniel | Dec 6, 2025 min read

Overview

  • Description: The focus of this project was to visualise the relationships between Earthquakes and Nuclear Power Plants, uncovering any potential dangerous locations. This project was inspired by three events and periods, the 2011 Fukushima Daiichi Nuclear Power Plant disaster where a series of Earthquakes and Tsunami related events caused power outages making the power plant unstable, the Chernobyl disaster of 1986 where due to a manufacturing defect the power plant became unstable, and the Christchurch 2010-2011 Earthquake period in New Zealand.

In the last example, despite New Zealand having no nuclear power plants, it can be useful in warning other nations about the possibility of natural events and the effects on public infrastructure such as power outages.

This project explores the number of Nuclear Power Stations in the world as of 2024, all tectonic fault lines and the top ten strongest earthquakes as per magnitude. To accomplish this, QGIS was implemented along with the use of various data sources including:

Data Sources

To access .png files/images, please feel free to access the following github account Nathaniel Pyle

Limitations

This data may have been limited due to QGIS limited capabilities as an open source software along with countries’ privacy laws, especially those countries which deal with nuclear power. This is purely speculative.

Methodology and Data

  • Methodology and data: Using the desktop version of GGIS 3.34.13 a new project was created with various plugins installed. For more information about the particular processes in this project, please see the tutorials and learning materials link in the above description. The Natural Earth shapefile for ne_10m_land was used to create a Polygon/Multipolygon layer which everything would be built upon. Through the use of thegem_active_faults shapefile, a Line/Multilinestring was used to show all active tectonic fault lines throughout the world.

The GeoJson file from the United States Geological Survey Database was used to create Point/Pointz on top of this layer. The options used to generate this GeoJson were: 4.5 Magnitude, from 2024-01-01 00:00:00 to 2024-31-12 23:59:59 with all other constraints staying the same. The reason behind leaving all other constraints the same was that these would be filtered later in QGIS and would not influence the results. It is unlikely that a man-made event would cause an earthquake related event that would influence the top values.

The total number of earthquakes from this period with a magnitude over 4.5 were 6315, where the top 10 strongest earthquakes had a magnitude between 7.0 to 7.5. Each earthquake was labelled, scaled and noted in the ending poster. It should be noted that the scale method was flannery as it seemed the most appropriate out of all possible options.

In relation to the magnitude values, these were used as the basis of the legend in the poster. Through the use of the Quick QGIS extension, nuclear power stations were searched for using the following query: plant:source = nuclear. This resulted in three layers being added, including: Polygon/Multipolygon,Line/Multilinestring and a Point/Pointz. As this projected only involved nuclear stations and not the territories of nuclear stations, all layers except for the Point/Pointzwere removed.

In addition to this, the project coordinate reference system was changed to WGS 84 / Equal Earth Greenwich to ensure an accurate portrayal of the globe which has a limited accuracy of at best 2 meters as noted in the documentation.

The labels, colour options and other particular stylistic choices were trialled and tested. These can of course be altered and changed to one’s own personal preference. Over the course of this project, these themes were changed and altered to be show the data available.

Results

  • Results: Analysing the total number of earthquakes in 2024 without nuclear power stations, there are a lot of regions that experience high volume of earthquakes such as Japan, Chile and South East Asian countries such as the Philippines and Indonesia.

Analysing the high volume of earthquake activities in Asia, and comparing this to the number of nuclear power plants, earthquake activities do not dissuade countries from having nuclear power plants including the Philippines and Japan.

To improve the findings, data about each nuclear power plant’s safety protocols such as backup generators for power outages, fail-safe protocols, and miscellaneous data would improve the findings.

Visualisations

2024 Earthquakes and tectonic zones: Early image

2024 Earthquakes, nuclear power plants and tectonic zones: Nuclear plants

2024 Earthquakes scaled, nuclear power plants and tectonic zones: Scaled map

Draft Poster: Draft

Finished Poster: Finished