-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,12 +10,13 @@ | |
- [Cartogram](#cartogram) | ||
- [3D Map](#3d-map) | ||
- [Technologies](#technologies) | ||
- [Status](#status) | ||
- [Reference](#reference) | ||
- [License](#license) | ||
|
||
## General Info | ||
|
||
- Interactive Web Documentary with Data Visualization | ||
- Based on [소멸의 땅](http://vod.kbs.co.kr/index.html?source=episode&sname=vod&stype=vod&program_code=T2011-1097&program_id=PS-2021000586-01-000&broadcast_complete_yn=N&local_station_code=00§ion_code=05§ion_sub_code=06#more) aired on KBS, April 4th, 2021 | ||
- Contents based on [소멸의 땅](http://vod.kbs.co.kr/index.html?source=episode&sname=vod&stype=vod&program_code=T2011-1097&program_id=PS-2021000586-01-000&broadcast_complete_yn=N&local_station_code=00§ion_code=05§ion_sub_code=06#more) aired on KBS, April 4th, 2021 | ||
|
||
- Visit website: [https://somyeol.kbs.co.kr/](https://somyeol.kbs.co.kr/) | ||
|
||
|
@@ -72,6 +73,13 @@ Download all the data or clone this repository by clicking the green "Clone or d | |
- This project is created with [CRA(Create-React-App)](https://reactjs.org/docs/create-a-new-react-app.html). | ||
- Used dependencies and versions can be found in `package.json` in the project root. | ||
|
||
## Status | ||
## Reference | ||
|
||
This project was completed on April 4th, 2021. | ||
- [Kepler.gl](https://kepler.gl/) | ||
- [Leaflet](https://leafletjs.com/) | ||
- [D3](https://d3js.org/) | ||
|
||
## License | ||
|
||
- Donghyuk Choi as Data Scientist - [email protected] | ||
- [https://github.com/hyeda1103/somyeol-KBS/blob/main/LICENSE.md](https://github.com/hyeda1103/somyeol-KBS/blob/main/LICENSE.md) |