Skip to content

Changes

View changes from to


On March 26, 2026 at 4:54:59 PM UTC, Gravatar user_d4c:
  • Added field date_modification with value 2026-03-26 to Lignes DVF par IRIS


  • Changed value of field dataset-model to {"db_type":"pgsql","db_name":"open","host":"data4citizen-db","port":"5432","login":"postgres","password":"ifr2ipTVt3uf9kK","sql_query":"SELECT\r\n annee_mutation,\r\n code_iris,\r\n nom_iris,\r\n count(*) AS nb_lignes_dvf,\r\n sum(valeur_fonciere) AS valeur_fonciere_totale,\r\n percentile_cont(0.5) WITHIN GROUP (ORDER BY valeur_fonciere) AS valeur_fonciere_mediane,\r\n geo_point_2d,\r\n geo_shape\r\nFROM v_dvf_saint_martin_iris\r\nWHERE valeur_fonciere IS NOT NULL\r\nGROUP BY code_iris, nom_iris,geo_point_2d,geo_shape\r\nORDER BY nb_lignes_dvf DESC;"} (previously {"db_type":"pgsql","db_name":"open","host":"data4citizen-db","port":"5432","login":"postgres","password":"ifr2ipTVt3uf9kK","sql_query":"SELECT\r\n code_iris,\r\n nom_iris,\r\n count(*) AS nb_lignes_dvf,\r\n sum(valeur_fonciere) AS valeur_fonciere_totale,\r\n percentile_cont(0.5) WITHIN GROUP (ORDER BY valeur_fonciere) AS valeur_fonciere_mediane,\r\n geo_point_2d,\r\n geo_shape\r\nFROM v_dvf_saint_martin_iris\r\nWHERE valeur_fonciere IS NOT NULL\r\nGROUP BY code_iris, nom_iris,geo_point_2d,geo_shape\r\nORDER BY nb_lignes_dvf DESC;"}) in Lignes DVF par IRIS