This is an open source project for fans of FIFA Soccer Manager 97 to explore the game data and provide a comprehensive database of as much in-game data as possible.
Contents
- Python library for extracting and processing game data, and building the static website
- CSV files of data extracted from the game files
- Extensive HTML static website built from the CSV data
Who's behind the project?
The project was created by Ben Nuttall, a software engineer and Sheffield Wednesday fan in the UK.
Claude
This project was built using Claude. Claude was able to do a lot of the heavy lifting and discovery allowing for rapid development of the project. However, the learnings from the discovery have been documented and extraction and parsing has been made available as a Python library, so if you have the original game data available, you would be able to reproduce the CSVs and the website by running the generated Python code.
Contribute
If you wish to contribute to the project, it's available on GitHub: github.com/bennuttall/fsm-97-data. Ideas and suggestions welcome too - just send me an email.
Reddit community
There is a small but thriving Reddit community for fans of the game: reddit.com/r/fisom.