๐Ÿ“ฆ yochem / terrorism

:gun: The website / jupyter notebook for the data visualisation course.

โ˜… 0 stars โ‘‚ 1 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/yochem/terrorism.git
HTTPS git clone https://github.com/yochem/terrorism.git
SSH git clone git@github.com:yochem/terrorism.git
CLI gh repo clone yochem/terrorism
Yochem van Rosmalen Yochem van Rosmalen Update story1 9558abf 6 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ .nojekyll
๐Ÿ“„ index.html
๐Ÿ“„ LICENSE
๐Ÿ“„ main.css
๐Ÿ“„ Makefile
๐Ÿ“„ README.md
๐Ÿ“„ story1.html
๐Ÿ“„ story1.ipynb
๐Ÿ“„ story2.html
๐Ÿ“„ story2.ipynb
๐Ÿ“„ README.md

Visualising terrorism in Europe

This repository contains the Jupyter Notebook source code for the data stories. The source code consists of the .ipynb files, with all code included, and the .html pages generated from these notebook files. The dataset can be found on kaggle.

This is a project for the UvA data visualisation course.

Development

After modifying the notebooks, clean the old html files:
$ make clean
Then rebuild these files:
$ make html
Push to Github:
$ git commit -a
$ git push origin master

License

Code licensed under the MIT license, data license can be found on the homepage.

https://github.com/yochem/terrorism