Mostra i progetti correlati

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

{
    "codelists": {
        "filtro": []
    },
    "progetti_comunali": {
        "058091": {
            "progetti": [
                {
                    "importo_pnrr": 20000000.0,
                    "importo_altri": 0.0,
                    "nome": "PNRR M1C3, 1.1.6 FORMAZIONE E AGGIORNAMENTO DELLE COMPETENZE*PPROGRAMMA LIFE LONG LEARNING RIVOLTO AL PERSONALE DEL MINISTERO E A TUTTI GLI OPERATORI CHE OPERANO NEL MONDO DEL PATRIMONIO CULTURALE*A) UN PERCORSO DI LIFE LONG LEARNING, DA FUIRSI PRINCIPA",
                    "progetto_id": 71290,
                    "filtro_id": 273,
                    "pagamento_perc": 57.72,
                    "pagamento_tot": 11544621.3
                }
            ],
            "lat": 41.87968434,
            "lon": 12.47184732,
            "nome": "Roma",
            "codice_regione": 12,
            "codice_provincia": 58
        }
    },
    "progetti_provinciali": {},
    "progetti_regionali": {},
    "risorse": {
        "totale": 20000000.0,
        "pnrr": 20000000.0,
        "altri": 0.0,
        "dettaglio": {}
    },
    "pagamenti": {
        "perc": 57.72,
        "timeline": []
    },
    "progetti": null,
    "province": {
        "58": {
            "c_progetti": 1,
            "risorse": {
                "totale": 20000000.0,
                "totale_pro_capite": 4.736383548550655,
                "pnrr": 20000000.0,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 57.72,
                "timeline": []
            },
            "lat": 41.85287571,
            "lon": 12.63088229,
            "nome": "Roma",
            "abitanti": null
        }
    },
    "regioni": {
        "12": {
            "c_progetti": 1,
            "risorse": {
                "totale": 20000000.0,
                "totale_pro_capite": 3.49944621263685,
                "pnrr": 20000000.0,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 57.72,
                "timeline": []
            },
            "lat": 42.02087699,
            "lon": 12.50085988,
            "nome": "Lazio",
            "abitanti": 5715190
        }
    },
    "ambito_nazionale": {
        "progetti": {
            "totale": 1,
            "dettaglio": {}
        },
        "risorse": {
            "totale": 20000000.0,
            "pnrr": 20000000.0,
            "altri": 0.0,
            "dettaglio": {}
        },
        "pagamenti": {
            "perc": 57.72,
            "timeline": [
                {
                    "year": 2024,
                    "quarters": [
                        {
                            "name": "t4",
                            "perc": 235.83
                        }
                    ]
                },
                {
                    "year": 2025,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 241.4
                        },
                        {
                            "name": "t2",
                            "perc": 246.88
                        },
                        {
                            "name": "t3",
                            "perc": 34.83
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2026,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 57.72
                        },
                        {
                            "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": []
    }
}