Skip to content

Loading blaseball's Delta eon data from SIBR Chron APIs to the Datablase. May be ad hoc, may be start of real program.

Notifications You must be signed in to change notification settings

coreydshaw/citadel

 
 

Repository files navigation

CiTaDel (Chron To Datablase Loader)

Loading blaseball's Delta eon data from SIBR Chron APIs to the Datablase. May be ad hoc, may be start of real program.

To get this program running locally or on SIBR Server:

  • Set up PostgreSQL in same machine as this program.
  • Create database named "blaseball".
  • Run the initial SQL to create two schemas (and appropriate tables inside): delta_data_schema.sql and delta_taxa_schema.sql
  • Make a copy of database_config_example.ini, saved as database_config.ini, with appropriate changes to user/pw/host/port
  • Python code runs on Python 3.10, as well as the following libraries: numpy, pandas, sqlalchemy, psycopg2, configparser, and sys.

Any questions, tips, issues, feel free to come to the Society for Internet Blaseball Research Discord server: https://discord.gg/FfnScUn , and visit @Gizmo aka Ifhbiff (he/him) and the other Data Witches in the #datablase forum.

Neither the author of this repo nor SIBR itself are directly affiliated with Blaseball (www.blaseball.com), but obviously recommend joining the cultural event known as Blaseball.

About

Loading blaseball's Delta eon data from SIBR Chron APIs to the Datablase. May be ad hoc, may be start of real program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.5%
  • PLpgSQL 22.3%
  • Dockerfile 0.2%