Mostra i progetti correlati

GET /api/v1/misure/432/progetti?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "filtro": []
    },
    "progetti_comunali": {
        "038018": {
            "progetti": [
                {
                    "importo_pnrr": 45000000.0,
                    "importo_altri": 10000000.0,
                    "nome": "CENTRALE DI COMPRESSIONE GAS AL SERVIZIO DELLA RETE NAZIONALE DI METANODOTTI*VIA UCCELLINO - S.P. 8 KM 11,5*COSTRUZIONE DI UNA NUOVA UNITÀ DI COMPRESSIONE ELETTRICA IN AGGIUNTA ALLE QUATTRO UNITÀ ESISTENTI",
                    "progetto_id": 380831,
                    "filtro_id": 432,
                    "pagamento_perc": 32.62,
                    "pagamento_tot": 17940595.77
                }
            ],
            "lat": 44.7640549,
            "lon": 11.48384655,
            "nome": "Poggio Renatico",
            "codice_regione": 8,
            "codice_provincia": 38
        }
    },
    "progetti_provinciali": {},
    "progetti_regionali": {},
    "risorse": {
        "totale": 55000000.0,
        "pnrr": 45000000.0,
        "altri": 10000000.0,
        "dettaglio": {}
    },
    "pagamenti": {
        "perc": 32.62,
        "timeline": []
    },
    "progetti": null,
    "province": {
        "38": {
            "c_progetti": 1,
            "risorse": {
                "totale": 55000000.0,
                "totale_pro_capite": 161.40628897595047,
                "pnrr": 45000000.0,
                "altri": 10000000.0
            },
            "pagamenti": {
                "perc": 32.62,
                "timeline": []
            },
            "lat": 44.76623808,
            "lon": 11.82908134,
            "nome": "Ferrara",
            "abitanti": null
        }
    },
    "regioni": {
        "8": {
            "c_progetti": 1,
            "risorse": {
                "totale": 55000000.0,
                "totale_pro_capite": 12.403553911370519,
                "pnrr": 45000000.0,
                "altri": 10000000.0
            },
            "pagamenti": {
                "perc": 32.62,
                "timeline": []
            },
            "lat": 44.43547251,
            "lon": 11.15266139,
            "nome": "Emilia-Romagna",
            "abitanti": 4434213
        }
    },
    "ambito_nazionale": {
        "progetti": {
            "totale": 1,
            "dettaglio": {}
        },
        "risorse": {
            "totale": 55000000.0,
            "pnrr": 45000000.0,
            "altri": 10000000.0,
            "dettaglio": {}
        },
        "pagamenti": {
            "perc": 32.62,
            "timeline": [
                {
                    "year": 2024,
                    "quarters": [
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2025,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 0
                        },
                        {
                            "name": "t2",
                            "perc": 0
                        },
                        {
                            "name": "t3",
                            "perc": 20.28
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2026,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 32.62
                        },
                        {
                            "name": "t2",
                            "perc": 0
                        },
                        {
                            "name": "t3",
                            "perc": 0
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2027,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 0
                        },
                        {
                            "name": "t2",
                            "perc": 0
                        },
                        {
                            "name": "t3",
                            "perc": 0
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                }
            ]
        },
        "lista_progetti": []
    }
}