Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```