Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cburschka/popular-names

Data analysis for a Metaculus question.
https://github.com/cburschka/popular-names

Last synced: 1 day ago
JSON representation

Data analysis for a Metaculus question.

Awesome Lists containing this project

README

        

# Setup

Install Python and PIP:

apt install python3 python3-pip

Install requirements:

pip3 install -r requirements.txt

# Usage

Load data:

./getdata.py --output data.json # (data.json already included)

Run analysis:

./metaculus-1060.py --input data.json --interval 30