Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zstumgoren/executions-exercise
Jupyter notebook for generating summary data on U.S. death penalty executions. For use in a class visualization exercise.
https://github.com/zstumgoren/executions-exercise
Last synced: 28 days ago
JSON representation
Jupyter notebook for generating summary data on U.S. death penalty executions. For use in a class visualization exercise.
- Host: GitHub
- URL: https://github.com/zstumgoren/executions-exercise
- Owner: zstumgoren
- Created: 2019-05-09T17:37:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T18:57:07.000Z (over 5 years ago)
- Last Synced: 2024-11-11T04:52:54.976Z (2 months ago)
- Language: Jupyter Notebook
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Death Penalty Executions
A [jupyter notebook](executions.ipynb) that generates some basic summary data using the executions database
from the [Death Penalty Information Center](https://deathpenaltyinfo.org/).## Install/Usage
```
pipenv install
jupyterlab notebook
```