Spanish civil war mass graves
February, 2019
Tech stack: D3.js, SVG, Paper.js, d3-annotation, Mapbox and Omniscope
"In Spain, according to data backed by United Nations and Amnesty International, there are 114,226 people disappeared during the Civil War (1936-1939) and the Franco regime (1939-1975), buried in mass graves. This figure makes Spain the European country with most disappearances and the second in the World, only behind Cambodia." -
This visualisation shows the accumulation of mass graves in the Spanish peninsula. Information on the publication of the data can be found in
The dataset contains the location and the approximate number of people buried. The data is extracted and processed using
The interactive map doesn't represent the accurate position of the graves as some have the same location parameters and would be overlapping. Instead, it tries to show the accumulation by positioning the groups as close to the original spot as possible. It also makes use of tooltips to show the number of people buried in each group of mass graves.
The original map shows every location.
As the aim of this project was to make the accumulation of single mass graves clearer, in this second map, we use the force-directed graph layout to show all the graves.
However, some of the points are now shown over the sea. To correct the previous map, we can bind the points to the perimeter of the peninsula - the points are pushed towards the land. Plus, tooltip annotations were added to each of the groups