**[Community Fork] MiroFish-IT — European institutionally-calibrated fork (Eurostat, ISTAT, ESS, Hofstede at NUTS-2)** #260
Blubobo1010
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi! Is very similar of what I am doing :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've been working on a fork that adds institutional calibration for European (specifically Italian) synthetic populations and wanted to share it with the community.
What it does:
MiroFish-IT adds an Institutional Calibration Framework (ICF) on top of the original engine. Each simulated agent receives a regional profile calibrated on real EU institutional data at NUTS-2 granularity:
The result: an agent from Lombardia and one from Campania receive different economic and cultural parameters based on real institutional data — not generic prompting.
What's included:
calibration_service.py— ICF calibration engine with all 21 Italian NUTS-2 regionsoasis_profile_generator.py— modified to inject ICF context into agent persona generationcalibration_profiles.json,calibration_texts.json)All data sources are open and free (Eurostat SDMX API, ISTAT REST, Banca d'Italia open data, ESS ERIC open data).
Repo: https://github.com/Blubobo1010/MiroFish-IT
The framework is designed to be replicable for any EU country covered by Eurostat + ESS — the same calibration architecture applies to Germany, France, Spain, etc. with country-specific data.
I'm also working on an academic paper validating the calibration accuracy against historical Italian datasets — will share when it's ready.
Happy to answer questions, and open to contributions from others working on non-English/non-US synthetic populations.
— Andrea

Beta Was this translation helpful? Give feedback.
All reactions