- Level: Provinces (시도)
- Data format: TopoJSON
- Data source: GADM
The data download script can be found here.
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <link href="style.css" rel="stylesheet" type="text/css"> | |
| </head> | |
| <body> | |
| <object data="skorea-provinces-v3.1.svg" type="image/svg+xml"></object> | |
| </body> | |
| </html> |
The data download script can be found here.
Caveat: This work is still in progress!
Modified from the example 'force-collapsible' of the d3 library by SNU DMLab.