Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cburschka/popular-names
- Owner: cburschka
- Created: 2018-07-10T00:44:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T19:50:04.000Z (over 2 years ago)
- Last Synced: 2023-05-14T19:35:15.471Z (over 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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