| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 | {    "4001": {        "name": "Northern Netherlands",        "resources": {            "gold": 379,            "oil": 223,            "ore": 247,            "uranium": 25,            "diamond": 5        },        "tax": {            "gold": 15,            "oil": 15,            "ore": 15,            "uranium": 15,            "diamond": 15        }    },    "4002": {        "name": "Eastern Netherlands",        "resources": {            "gold": 359,            "oil": 371,            "ore": 250,            "uranium": 2,            "diamond": 2        },        "tax": {            "gold": 15,            "oil": 2,            "ore": 15,            "uranium": 15,            "diamond": 15        }    },    "4003": {        "name": "Western Netherlands",        "resources": {            "gold": 372,            "oil": 296,            "ore": 230,            "uranium": 2,            "diamond": 2        },        "tax": {            "gold": 15,            "oil": 15,            "ore": 15,            "uranium": 15,            "diamond": 15        }    },    "4004": {        "name": "Southern Netherlands",        "resources": {            "gold": 366,            "oil": 296,            "ore": 211,            "uranium": 2,            "diamond": 2        },        "tax": {            "gold": 15,            "oil": 15,            "ore": 15,            "uranium": 15,            "diamond": 15        }    },    "4008": {        "name": "Amsterdam",        "resources": {            "gold": 418,            "oil": 307,            "ore": 303,            "uranium": 4,            "diamond": 13        },        "tax": {            "gold": 15,            "oil": 15,            "ore": 15,            "uranium": 15,            "diamond": 15        }    },    "4801": {        "name": "Luxembourg",        "resources": {            "gold": 435,            "oil": 283,            "ore": 267,            "uranium": 2,            "diamond": 2        },        "tax": {            "gold": 15,            "oil": 15,            "ore": 15,            "uranium": 15,            "diamond": 15        }    }}
 |