Yulin-W / making-history-sandbox

Simple, intuitive app using React, Leaflet and other packages for making alternate histories, and or choropleth maps in general. Features include pre-made scenarios, timeline, legend, region information, different background maps and more. Successor to Alternate History Editor.
https://yulin-w.github.io/making-history-sandbox
32 stars 6 forks source link

Stats Box #41

Open JohnWuJavier opened 8 months ago

JohnWuJavier commented 8 months ago

@Yulin-W A cool idea would be to add a stats box. Here are a few things I want added

Yulin-W commented 8 months ago

Hi,

Thanks for the idea. I'll put it on the todos (albeit not sure when I'll get time to do it).

In the meantime, I made a similar tool for this purpose: https://yulin-w.github.io/region-selection-data-display/

JohnWuJavier commented 8 months ago

Hi,

Thanks for the idea. I'll put it on the todos (albeit not sure when I'll get time to do it).

In the meantime, I made a similar tool for this purpose: https://yulin-w.github.io/region-selection-data-display/

* Click regions to select (an aggregated summary will appear on bottom right, and data for individual selected regions on the left)

* It has land area, population, gdp, gdp per cap and a few others (hover on the column headers in the left side table to see units)

* Limitation: only has 2020 country level data (couldn't find finer level data)

Thank you so much! By the way, do you know where I can find custom regions of the whole world. I tried to make via GeoJSON but it was too tedious so if you know any websites that have like downloadable ones that can be imported please let me know

JohnWuJavier commented 8 months ago

@Yulin-W

Yulin-W commented 6 months ago

Sorry for the late reply.

"https://www.geoboundaries.org/" has geojsons for individual countries at varying levels of granularity (denoted by ADMx, meaning x levels of administrative divisions are present in the file)

Some other miscellaineous geojson files:

Also two side comments: