Skip to content

Commit

Permalink
Add license and reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeda1103 committed May 4, 2021
1 parent 47da868 commit 806ca89
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 DahyeKo
Copyright (c) 2021 DahyeKo & Donghyuk Choi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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&section_code=05&section_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&section_code=05&section_sub_code=06#more) aired on KBS, April 4th, 2021

- Visit website: [https://somyeol.kbs.co.kr/](https://somyeol.kbs.co.kr/)

Expand Down Expand Up @@ -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)

0 comments on commit 806ca89

Please sign in to comment.