SIMON AIGLE commited on
Upload FR_BUSINESS_BUNDLE - Gated access
Browse files- BUNDLE_INFO.json +41 -0
- README.md +30 -0
- samples/fr_dvf_premium_250k_sample.csv +101 -0
- samples/fr_dvf_premium_250k_sample.parquet +3 -0
- samples/fr_epci_intercommunalites_sample.csv +101 -0
- samples/fr_epci_intercommunalites_sample.parquet +3 -0
- samples/fr_regions_geo_sample.csv +19 -0
- samples/fr_regions_geo_sample.parquet +3 -0
- samples/fr_temp_mean_asthma_news_corr_sample.csv +101 -0
- samples/fr_temp_mean_asthma_news_corr_sample.parquet +3 -0
- samples/fr_temp_mean_covid_news_corr_sample.csv +101 -0
- samples/fr_temp_mean_covid_news_corr_sample.parquet +3 -0
BUNDLE_INFO.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bundle_name": "FR_BUSINESS_BUNDLE",
|
| 3 |
+
"price": "\u20ac199/mois",
|
| 4 |
+
"description": "French Business Data - SIRENE, Fuel Stations, Addresses",
|
| 5 |
+
"total_datasets": 29,
|
| 6 |
+
"total_records": 1043547,
|
| 7 |
+
"datasets_included": [
|
| 8 |
+
"fr_epci_intercommunalites",
|
| 9 |
+
"fr_temp_mean_asthma_news_corr",
|
| 10 |
+
"fr_regions_geo",
|
| 11 |
+
"fr_dvf_premium_250k",
|
| 12 |
+
"fr_temp_mean_covid_news_corr",
|
| 13 |
+
"fr_cities_10k_plus",
|
| 14 |
+
"fr_meteo_food_demand_daily_historical",
|
| 15 |
+
"fr_weather_30_cities_daily",
|
| 16 |
+
"fr_dvf_marseille",
|
| 17 |
+
"fr_dvf_real_estate_100k",
|
| 18 |
+
"fr_fuel_stations_complete",
|
| 19 |
+
"fr_fuel_prices_live",
|
| 20 |
+
"fr_communes_insee",
|
| 21 |
+
"fr_dvf_lyon",
|
| 22 |
+
"fr_sirene_ecommerce_complete",
|
| 23 |
+
"fr_fuel_prices_historical",
|
| 24 |
+
"fr_dvf_nouvelle_aquitaine",
|
| 25 |
+
"fr_dvf_pays_loire",
|
| 26 |
+
"fr_departements_geo",
|
| 27 |
+
"fr_railway_stations_osm",
|
| 28 |
+
"fr_dvf_occitanie",
|
| 29 |
+
"fr_dvf_real_estate_200k",
|
| 30 |
+
"fr_dvf_nord",
|
| 31 |
+
"fr_dvf_paris_region",
|
| 32 |
+
"fr_air_quality_stations",
|
| 33 |
+
"fr_temp_mean_pneumonia_news_corr",
|
| 34 |
+
"fr_temp_mean_flu_news_corr",
|
| 35 |
+
"fr_meteo_food_demand_daily_signals",
|
| 36 |
+
"fr_temp_mean_allergy_news_corr"
|
| 37 |
+
],
|
| 38 |
+
"created": "2026-01-12T19:18:25.591731",
|
| 39 |
+
"format": "Apache Parquet",
|
| 40 |
+
"license": "Commercial Use - Single Seat"
|
| 41 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# FR_BUSINESS_BUNDLE
|
| 2 |
+
|
| 3 |
+
## French Business Data - SIRENE, Fuel Stations, Addresses
|
| 4 |
+
|
| 5 |
+
### 💰 Prix: €199/mois
|
| 6 |
+
|
| 7 |
+
### 📊 Contenu
|
| 8 |
+
- **Datasets inclus**: 29
|
| 9 |
+
- **Records totaux**: 1,043,547
|
| 10 |
+
|
| 11 |
+
### 📁 Datasets
|
| 12 |
+
- : 1,255 rows
|
| 13 |
+
- : 2,179 rows
|
| 14 |
+
- : 18 rows
|
| 15 |
+
- : 250,000 rows
|
| 16 |
+
- : 2,179 rows
|
| 17 |
+
- : 1,058 rows
|
| 18 |
+
- : 59 rows
|
| 19 |
+
- : 1,110 rows
|
| 20 |
+
- : 33,553 rows
|
| 21 |
+
- : 100,000 rows
|
| 22 |
+
- ... et 19 autres datasets
|
| 23 |
+
|
| 24 |
+
### 🔧 Format
|
| 25 |
+
- Apache Parquet (optimisé pour analytics)
|
| 26 |
+
- Compatible: Python/Polars, Pandas, Spark, DuckDB
|
| 27 |
+
|
| 28 |
+
### 📜 Licence
|
| 29 |
+
Commercial Use - Single Seat License
|
| 30 |
+
Contact: sales@tiger-data.com
|
samples/fr_dvf_premium_250k_sample.csv
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transaction_id,transaction_date,transaction_type,price,street_number,street_name,postal_code,city,department,property_type,surface_m2,rooms,land_area_m2,longitude,latitude,_source_id,_extracted_at,price_per_sqm
|
| 2 |
+
2025-487667,2025-01-03T00:00:00.000000000,Vente,1500000.0,27,RUE DES ROSIERS,75004,Paris 4e Arrondissement,75,Local industriel. commercial ou assimilé,160.0,0,,2.358325,48.857555,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9375.0
|
| 3 |
+
2025-487668,2025-01-03T00:00:00.000000000,Vente,430500.0,88,RUE MARCADET,75018,Paris 18e Arrondissement,75,Dépendance,,0,,2.346344,48.890689,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 4 |
+
2025-487668,2025-01-03T00:00:00.000000000,Vente,430500.0,88,RUE MARCADET,75018,Paris 18e Arrondissement,75,Appartement,48.0,3,,2.346344,48.890689,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,8968.75
|
| 5 |
+
2025-487669,2025-01-03T00:00:00.000000000,Vente,527700.0,161,RUE MARCADET,75018,Paris 18e Arrondissement,75,Dépendance,,0,,2.337299,48.891073,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 6 |
+
2025-487669,2025-01-03T00:00:00.000000000,Vente,527700.0,161,RUE MARCADET,75018,Paris 18e Arrondissement,75,Appartement,40.0,1,,2.337299,48.891073,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,13192.5
|
| 7 |
+
2025-487669,2025-01-03T00:00:00.000000000,Vente,527700.0,161,RUE MARCADET,75018,Paris 18e Arrondissement,75,Dépendance,,0,,2.337299,48.891073,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 8 |
+
2025-487670,2025-01-06T00:00:00.000000000,Vente,383000.0,78,RUE DE L AQUEDUC,75010,Paris 10e Arrondissement,75,Appartement,50.0,2,,2.367238,48.883445,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,7660.0
|
| 9 |
+
2025-487670,2025-01-06T00:00:00.000000000,Vente,383000.0,78,RUE DE L AQUEDUC,75010,Paris 10e Arrondissement,75,Dépendance,,0,,2.367238,48.883445,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 10 |
+
2025-487671,2025-01-03T00:00:00.000000000,Vente,199000.0,199,RUE SAINT-DENIS,75002,Paris 2e Arrondissement,75,Dépendance,,0,,2.350629,48.866376,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 11 |
+
2025-487671,2025-01-03T00:00:00.000000000,Vente,199000.0,199,RUE SAINT-DENIS,75002,Paris 2e Arrondissement,75,Appartement,16.0,1,,2.350629,48.866376,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12437.5
|
| 12 |
+
2025-487671,2025-01-03T00:00:00.000000000,Vente,199000.0,199,RUE SAINT-DENIS,75002,Paris 2e Arrondissement,75,Appartement,117.0,5,,2.350629,48.866376,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,1700.85
|
| 13 |
+
2025-487671,2025-01-03T00:00:00.000000000,Vente,199000.0,199,RUE SAINT-DENIS,75002,Paris 2e Arrondissement,75,Dépendance,,0,,2.350629,48.866376,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 14 |
+
2025-487671,2025-01-03T00:00:00.000000000,Vente,199000.0,199,RUE SAINT-DENIS,75002,Paris 2e Arrondissement,75,Dépendance,,0,,2.350629,48.866376,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 15 |
+
2025-487672,2025-01-07T00:00:00.000000000,Vente,345000.0,18,RUE GERMAIN PILON,75018,Paris 18e Arrondissement,75,Appartement,32.0,3,,2.337048,48.883921,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,10781.25
|
| 16 |
+
2025-487673,2025-01-06T00:00:00.000000000,Vente,690000.0,38,RUE DE MOSCOU,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.32347,48.881722,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 17 |
+
2025-487673,2025-01-06T00:00:00.000000000,Vente,690000.0,38,RUE DE MOSCOU,75008,Paris 8e Arrondissement,75,Appartement,57.0,3,,2.32347,48.881722,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12105.26
|
| 18 |
+
2025-487674,2025-01-03T00:00:00.000000000,Vente,228000.0,26,RUE CLAIRAUT,75017,Paris 17e Arrondissement,75,Appartement,22.0,2,,2.31976,48.888476,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,10363.64
|
| 19 |
+
2025-487675,2025-01-07T00:00:00.000000000,Vente,30000.0,6,RUE DES HAUDRIETTES,75003,Paris 3e Arrondissement,75,Dépendance,,0,,2.357892,48.86205,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 20 |
+
2025-487676,2025-01-06T00:00:00.000000000,Vente,560000.0,6,RUE MAURICE UTRILLO,75018,Paris 18e Arrondissement,75,Dépendance,,0,,2.344351,48.886365,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 21 |
+
2025-487676,2025-01-06T00:00:00.000000000,Vente,560000.0,6,RUE MAURICE UTRILLO,75018,Paris 18e Arrondissement,75,Appartement,59.0,3,,2.344351,48.886365,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9491.53
|
| 22 |
+
2025-487677,2025-01-07T00:00:00.000000000,Vente,790000.0,14,RUE DU TEMPLE,75004,Paris 4e Arrondissement,75,Dépendance,,0,,2.353699,48.858088,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 23 |
+
2025-487677,2025-01-07T00:00:00.000000000,Vente,790000.0,14,RUE DU TEMPLE,75004,Paris 4e Arrondissement,75,Appartement,24.0,2,,2.353699,48.858088,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,32916.67
|
| 24 |
+
2025-487678,2025-01-08T00:00:00.000000000,Vente,700000.0,16,RUE CARPEAUX,75018,Paris 18e Arrondissement,75,Local industriel. commercial ou assimilé,11.0,0,,2.333029,48.891486,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,63636.36
|
| 25 |
+
2025-487678,2025-01-08T00:00:00.000000000,Vente,700000.0,16,RUE CARPEAUX,75018,Paris 18e Arrondissement,75,Appartement,61.0,4,,2.333029,48.891486,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,11475.41
|
| 26 |
+
2025-487679,2025-01-07T00:00:00.000000000,Vente,543800.0,14,RUE DU TEMPLE,75004,Paris 4e Arrondissement,75,Dépendance,,0,,2.353699,48.858088,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 27 |
+
2025-487679,2025-01-07T00:00:00.000000000,Vente,543800.0,14,RUE DU TEMPLE,75004,Paris 4e Arrondissement,75,Appartement,16.0,1,,2.353699,48.858088,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,33987.5
|
| 28 |
+
2025-487680,2025-01-03T00:00:00.000000000,Vente,145000.0,33,RUE JACQUES LOUVEL TESSIER,75010,Paris 10e Arrondissement,75,Appartement,21.0,2,,2.371382,48.871881,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,6904.76
|
| 29 |
+
2025-487681,2025-01-02T00:00:00.000000000,Vente,748930.0,29,RUE DARU,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.302806,48.878673,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 30 |
+
2025-487681,2025-01-02T00:00:00.000000000,Vente,748930.0,29,RUE DARU,75008,Paris 8e Arrondissement,75,Appartement,58.0,3,,2.302806,48.878673,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12912.59
|
| 31 |
+
2025-487682,2025-01-07T00:00:00.000000000,Vente,374800.0,22,RUE LOUIS BLANC,75010,Paris 10e Arrondissement,75,Appartement,28.0,2,,2.366582,48.880609,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,13385.71
|
| 32 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,170.0,5,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,152941.18
|
| 33 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 34 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 35 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 36 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 37 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,108.0,4,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,240740.74
|
| 38 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,72.0,3,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,361111.11
|
| 39 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,180.0,3,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,144444.44
|
| 40 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,27.0,2,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,962962.96
|
| 41 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,60.0,2,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,433333.33
|
| 42 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,63.0,2,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,412698.41
|
| 43 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,172.0,5,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,151162.79
|
| 44 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,173.0,5,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,150289.02
|
| 45 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,27.0,2,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,962962.96
|
| 46 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,57.0,1,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,456140.35
|
| 47 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,90.0,4,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,288888.89
|
| 48 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,160.0,3,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,162500.0
|
| 49 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,215.0,4,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,120930.23
|
| 50 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,51,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Appartement,48.0,1,1316,2.311413,48.878622,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,541666.67
|
| 51 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,53,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.311657,48.87868,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 52 |
+
2025-487683,2025-01-07T00:00:00.000000000,Vente,26000000.0,53,RUE DE MONCEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.311657,48.87868,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 53 |
+
2025-487684,2025-01-06T00:00:00.000000000,Vente,920000.0,14,CITE D ANTIN,75009,Paris 9e Arrondissement,75,Dépendance,,0,,2.333984,48.873701,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 54 |
+
2025-487684,2025-01-06T00:00:00.000000000,Vente,920000.0,14,CITE D ANTIN,75009,Paris 9e Arrondissement,75,Appartement,70.0,3,,2.333984,48.873701,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,13142.86
|
| 55 |
+
2025-487685,2025-01-07T00:00:00.000000000,Vente,271000.0,123,AV JEAN JAURES,75019,Paris 19e Arrondissement,75,Appartement,21.0,1,,2.382264,48.886195,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12904.76
|
| 56 |
+
2025-487685,2025-01-07T00:00:00.000000000,Vente,271000.0,123,AV JEAN JAURES,75019,Paris 19e Arrondissement,75,Dépendance,,0,,2.382264,48.886195,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 57 |
+
2025-487686,2025-01-07T00:00:00.000000000,Vente,270000.0,21,RUE DES PETITS CARREAUX,75002,Paris 2e Arrondissement,75,Appartement,22.0,1,,2.346876,48.867175,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12272.73
|
| 58 |
+
2025-487687,2025-01-03T00:00:00.000000000,Vente,562136.0,10,RUE DES MARAICHERS,75020,Paris 20e Arrondissement,75,Appartement,63.0,2,,2.408078,48.84847,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,8922.79
|
| 59 |
+
2025-487687,2025-01-03T00:00:00.000000000,Vente,562136.0,10,RUE DES MARAICHERS,75020,Paris 20e Arrondissement,75,Dépendance,,0,,2.408078,48.84847,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 60 |
+
2025-487688,2025-01-07T00:00:00.000000000,Vente,220000.0,68,RUE RENNEQUIN,75017,Paris 17e Arrondissement,75,Dépendance,,0,,2.294824,48.884357,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 61 |
+
2025-487688,2025-01-07T00:00:00.000000000,Vente,220000.0,68,RUE RENNEQUIN,75017,Paris 17e Arrondissement,75,Appartement,26.0,1,,2.294824,48.884357,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,8461.54
|
| 62 |
+
2025-487689,2025-01-06T00:00:00.000000000,Vente,197045.0,15,RUE MAZAGRAN,75010,Paris 10e Arrondissement,75,Appartement,25.0,2,,2.351751,48.870966,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,7881.8
|
| 63 |
+
2025-487690,2025-01-06T00:00:00.000000000,Vente,435000.0,14,RUE GUSTAVE CHARPENTIER,75017,Paris 17e Arrondissement,75,Appartement,74.0,3,,2.280998,48.881305,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,5878.38
|
| 64 |
+
2025-487690,2025-01-06T00:00:00.000000000,Vente,435000.0,14,RUE GUSTAVE CHARPENTIER,75017,Paris 17e Arrondissement,75,Dépendance,,0,,2.280998,48.881305,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 65 |
+
2025-487690,2025-01-06T00:00:00.000000000,Vente,435000.0,14,RUE GUSTAVE CHARPENTIER,75017,Paris 17e Arrondissement,75,Dépendance,,0,,2.280998,48.881305,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 66 |
+
2025-487691,2025-01-02T00:00:00.000000000,Vente,415000.0,40,RUE DES MARTYRS,75009,Paris 9e Arrondissement,75,Dépendance,,0,,2.340569,48.879028,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 67 |
+
2025-487691,2025-01-02T00:00:00.000000000,Vente,415000.0,40,RUE DES MARTYRS,75009,Paris 9e Arrondissement,75,Appartement,36.0,2,,2.340569,48.879028,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,11527.78
|
| 68 |
+
2025-487692,2025-01-07T00:00:00.000000000,Vente,760000.0,18,RUE DE BEAUCE,75003,Paris 3e Arrondissement,75,Appartement,70.0,3,,2.361533,48.863122,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,10857.14
|
| 69 |
+
2025-487693,2025-01-09T00:00:00.000000000,Vente,227100.0,3,RUE DE L EST,75020,Paris 20e Arrondissement,75,Dépendance,,0,,2.394268,48.870809,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 70 |
+
2025-487693,2025-01-09T00:00:00.000000000,Vente,227100.0,3,RUE DE L EST,75020,Paris 20e Arrondissement,75,Dépendance,,0,,2.394268,48.870809,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 71 |
+
2025-487693,2025-01-09T00:00:00.000000000,Vente,227100.0,3,RUE DE L EST,75020,Paris 20e Arrondissement,75,Appartement,29.0,1,,2.394268,48.870809,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,7831.03
|
| 72 |
+
2025-487694,2025-01-08T00:00:00.000000000,Vente,17000.0,13,RUE CHARLES FRIEDEL,75020,Paris 20e Arrondissement,75,Dépendance,,0,,2.395521,48.873221,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 73 |
+
2025-487695,2025-01-07T00:00:00.000000000,Vente,356961.0,62,RUE DE L AQUEDUC,75010,Paris 10e Arrondissement,75,Appartement,43.0,2,,2.365527,48.882945,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,8301.42
|
| 74 |
+
2025-487696,2025-01-03T00:00:00.000000000,Vente,217200.0,28,RUE BEAUBOURG,75003,Paris 3e Arrondissement,75,Appartement,18.0,1,,2.354201,48.861762,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12066.67
|
| 75 |
+
2025-487696,2025-01-03T00:00:00.000000000,Vente,217200.0,28,RUE BEAUBOURG,75003,Paris 3e Arrondissement,75,Dépendance,,0,,2.354201,48.861762,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 76 |
+
2025-487697,2025-01-03T00:00:00.000000000,Vente,289800.0,13,RUE GUILLAUME TELL,75017,Paris 17e Arrondissement,75,Dépendance,,0,,2.293813,48.88433,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 77 |
+
2025-487697,2025-01-03T00:00:00.000000000,Vente,289800.0,13,RUE GUILLAUME TELL,75017,Paris 17e Arrondissement,75,Appartement,28.0,1,,2.293813,48.88433,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,10350.0
|
| 78 |
+
2025-487698,2025-01-06T00:00:00.000000000,Vente,29000.0,24,RUE DU ROCHER,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.322447,48.87669,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 79 |
+
2025-487698,2025-01-06T00:00:00.000000000,Vente,29000.0,24,RUE DU ROCHER,75008,Paris 8e Arrondissement,75,Local industriel. commercial ou assimilé,213.0,0,,2.322447,48.87669,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,136.15
|
| 80 |
+
2025-487698,2025-01-06T00:00:00.000000000,Vente,29000.0,24,RUE DU ROCHER,75008,Paris 8e Arrondissement,75,Local industriel. commercial ou assimilé,30.0,0,,2.322447,48.87669,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,966.67
|
| 81 |
+
2025-487698,2025-01-06T00:00:00.000000000,Vente,29000.0,24,RUE DU ROCHER,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.322447,48.87669,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 82 |
+
2025-487699,2025-01-10T00:00:00.000000000,Vente,347000.0,47,RUE DE MEAUX,75019,Paris 19e Arrondissement,75,Dépendance,,0,,2.372568,48.881078,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 83 |
+
2025-487699,2025-01-10T00:00:00.000000000,Vente,347000.0,47,RUE DE MEAUX,75019,Paris 19e Arrondissement,75,Appartement,38.0,2,,2.372568,48.881078,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9131.58
|
| 84 |
+
2025-487700,2025-01-08T00:00:00.000000000,Vente,477000.0,16,PL DE LA CHAPELLE,75018,Paris 18e Arrondissement,75,Dépendance,,0,,2.359936,48.885199,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 85 |
+
2025-487700,2025-01-08T00:00:00.000000000,Vente,477000.0,16,PL DE LA CHAPELLE,75018,Paris 18e Arrondissement,75,Appartement,91.0,4,,2.359936,48.885199,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,5241.76
|
| 86 |
+
2025-487700,2025-01-08T00:00:00.000000000,Vente,477000.0,16,PL DE LA CHAPELLE,75018,Paris 18e Arrondissement,75,Dépendance,,0,,2.359936,48.885199,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 87 |
+
2025-487701,2025-01-08T00:00:00.000000000,Vente,50000.0,13,RUE D AGUESSEAU,75008,Paris 8e Arrondissement,75,Dépendance,,0,,2.319443,48.870582,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 88 |
+
2025-487702,2025-01-03T00:00:00.000000000,Vente,25000.0,29,RUE DES GATINES,75020,Paris 20e Arrondissement,75,Dépendance,,0,,2.398849,48.866414,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 89 |
+
2025-487703,2025-01-09T00:00:00.000000000,Vente,840000.0,13,SQ GABRIEL FAURE,75017,Paris 17e Arrondissement,75,Appartement,90.0,4,,2.313017,48.885276,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9333.33
|
| 90 |
+
2025-487703,2025-01-09T00:00:00.000000000,Vente,840000.0,13,SQ GABRIEL FAURE,75017,Paris 17e Arrondissement,75,Dépendance,,0,,2.313017,48.885276,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 91 |
+
2025-487704,2025-01-09T00:00:00.000000000,Vente,777700.0,9,BD DE DENAIN,75010,Paris 10e Arrondissement,75,Appartement,140.0,6,,2.354023,48.879803,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,5555.0
|
| 92 |
+
2025-487704,2025-01-09T00:00:00.000000000,Vente,777700.0,9,BD DE DENAIN,75010,Paris 10e Arrondissement,75,Dépendance,,0,,2.354023,48.879803,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 93 |
+
2025-487705,2025-01-09T00:00:00.000000000,Vente,175000.0,12,RUE LA BRUYERE,75009,Paris 9e Arrondissement,75,Appartement,19.0,1,,2.335876,48.879377,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9210.53
|
| 94 |
+
2025-487706,2025-01-10T00:00:00.000000000,Vente,200000.0,123,BD DE MAGENTA,75010,Paris 10e Arrondissement,75,Appartement,38.0,2,,2.352381,48.880004,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,5263.16
|
| 95 |
+
2025-487707,2025-01-07T00:00:00.000000000,Vente,316000.0,8,RUE DU BAIGNEUR,75018,Paris 18e Arrondissement,75,Appartement,35.0,2,,2.344454,48.890335,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9028.57
|
| 96 |
+
2025-487708,2025-01-13T00:00:00.000000000,Vente,303000.0,28,RUE DE BELLEVILLE,75020,Paris 20e Arrondissement,75,Appartement,32.0,2,,2.379728,48.872446,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,9468.75
|
| 97 |
+
2025-487709,2025-01-02T00:00:00.000000000,Vente,120000.0,112,AV JEAN JAURES,75019,Paris 19e Arrondissement,75,Local industriel. commercial ou assimilé,10.0,0,,2.382697,48.885767,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,12000.0
|
| 98 |
+
2025-487710,2025-01-08T00:00:00.000000000,Vente,2100000.0,8,CITE LEMERCIER,75017,Paris 17e Arrondissement,75,Dépendance,,0,159,2.324353,48.886802,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,
|
| 99 |
+
2025-487710,2025-01-08T00:00:00.000000000,Vente,2100000.0,8,CITE LEMERCIER,75017,Paris 17e Arrondissement,75,Maison,126.0,5,159,2.324353,48.886802,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,16666.67
|
| 100 |
+
2025-487710,2025-01-08T00:00:00.000000000,Vente,2100000.0,8,CITE LEMERCIER,75017,Paris 17e Arrondissement,75,Local industriel. commercial ou assimilé,44.0,0,159,2.324353,48.886802,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,47727.27
|
| 101 |
+
2025-487711,2025-01-07T00:00:00.000000000,Vente,1745000.0,29,PL DU MARCHE ST HONORE,75001,Paris 1er Arrondissement,75,Local industriel. commercial ou assimilé,32.0,0,,2.330969,48.867657,DATA_GOUV_FR_IMMOBILIER,2025-12-14T10:57:16.390448+00:00,54531.25
|
samples/fr_dvf_premium_250k_sample.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25d3637b4a008c8d6b670b9a7358e2d80e9b9ebf20cdcf5a3f8ec30190dc4c3a
|
| 3 |
+
size 9669
|
samples/fr_epci_intercommunalites_sample.csv
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
nom,code
|
| 2 |
+
CC Faucigny - Glières,200000172
|
| 3 |
+
CC du Pays de Pontchâteau St-Gildas-des-Bois,200000438
|
| 4 |
+
CC des Portes de Romilly sur Seine,200000545
|
| 5 |
+
CC Rhône Lez Provence,200000628
|
| 6 |
+
CC Coeur de Sologne,200000800
|
| 7 |
+
CC de la Plaine Dijonnaise,200000925
|
| 8 |
+
CC Sauldre et Sologne,200000933
|
| 9 |
+
CC du Pays de Fayence,200004802
|
| 10 |
+
CC des Portes de Sologne,200005932
|
| 11 |
+
CC de la Région de Rambervillers,200005957
|
| 12 |
+
"CA Beaune, Côte et Sud - Communauté Beaune-Chagny-Nolay",200006682
|
| 13 |
+
CC du Nogentais,200006716
|
| 14 |
+
CC du Haut Allier Margeride,200006930
|
| 15 |
+
CC du Perche,200006971
|
| 16 |
+
CC de la Marche Berrichonne,200007052
|
| 17 |
+
CC Pays de Nérondes,200007177
|
| 18 |
+
CA du Grand Dole,200010650
|
| 19 |
+
CA Caux Seine Agglo,200010700
|
| 20 |
+
CA Annemasse-Les Voirons-Agglomération,200011773
|
| 21 |
+
CC Portes du Berry entre Loire et Val d'Aubois,200011781
|
| 22 |
+
CC Sauer-Pechelbronn,200013050
|
| 23 |
+
CC de l'Oriente,200015162
|
| 24 |
+
CC du Pays de Lamastre,200016905
|
| 25 |
+
CC Lodévois et Larzac,200017341
|
| 26 |
+
CA Étampois Sud Essonne,200017846
|
| 27 |
+
CC de Desvres-Samer,200018083
|
| 28 |
+
CC Le Grésivaudan,200018166
|
| 29 |
+
CC du Romorantinais et du Monestois,200018406
|
| 30 |
+
CC du Val de Bouzanne,200018521
|
| 31 |
+
CC du Grand Pic Saint-Loup,200022986
|
| 32 |
+
CC du Pays de Maîche,200023075
|
| 33 |
+
CC Les Portes Briardes Entre Villes et Forêts,200023125
|
| 34 |
+
CC Pays de Nemours,200023240
|
| 35 |
+
CC Coeur de Tarentaise,200023299
|
| 36 |
+
CA du Grand Villeneuvois,200023307
|
| 37 |
+
CC de la Vallée de Chamonix-Mont-Blanc,200023372
|
| 38 |
+
Métropole Rouen Normandie,200023414
|
| 39 |
+
CC de la Gascogne Toulousaine,200023620
|
| 40 |
+
CA du Grand Cahors,200023737
|
| 41 |
+
CA du Pays de Saint-Gilles-Croix-de-Vie,200023778
|
| 42 |
+
CC de Blaye,200023794
|
| 43 |
+
CC Gâtinais Val de Loing,200023919
|
| 44 |
+
CC Haut-Jura Saint-Claude,200026573
|
| 45 |
+
CC Arc Sud Bretagne,200027027
|
| 46 |
+
CC Arnon Boischaut Cher,200027076
|
| 47 |
+
CC Méditerranée Porte des Maures,200027100
|
| 48 |
+
CU Perpignan Méditerranée Métropole,200027183
|
| 49 |
+
CC Sarlat-Périgord Noir,200027217
|
| 50 |
+
CC d'Auberive Vingeanne et Montsaugeonnais,200027308
|
| 51 |
+
CC des 4B Sud Charente,200029734
|
| 52 |
+
CC Rives de l'Ain - Pays du Cerdon,200029999
|
| 53 |
+
Métropole Nice Côte d'Azur,200030195
|
| 54 |
+
CA de Blois ''Agglopolys'',200030385
|
| 55 |
+
CC d'Aire-sur-l'Adour,200030435
|
| 56 |
+
CC du Ried de Marckolsheim,200030526
|
| 57 |
+
CA du Caudrésis et du Catésis,200030633
|
| 58 |
+
CC du Trièves,200030658
|
| 59 |
+
CA Val de Garonne Agglomération,200030674
|
| 60 |
+
CC Berry-Loire-Vauvise,200032514
|
| 61 |
+
CA de Bar-le-Duc - Sud Meuse,200033025
|
| 62 |
+
CC Plaines et Monts de France,200033090
|
| 63 |
+
CC Cluses-Arve et Montagnes,200033116
|
| 64 |
+
CC de la Haute Vallée de Chevreuse,200033173
|
| 65 |
+
CA Chartres Métropole,200033181
|
| 66 |
+
CC des Coëvrons,200033298
|
| 67 |
+
CU d'Arras,200033579
|
| 68 |
+
CC de Fium'Orbu Castellu,200033827
|
| 69 |
+
CC des Ballons des Hautes-Vosges,200033868
|
| 70 |
+
CC Tarn-Agout,200034023
|
| 71 |
+
CC des Monts d'Alban et du Villefranchois,200034031
|
| 72 |
+
CC Centre Tarn,200034049
|
| 73 |
+
CC du Lautrécois et du Pays d'Agout,200034056
|
| 74 |
+
CC du Cordais et du Causse (4 C),200034064
|
| 75 |
+
CC des Montagnes du Giffre,200034098
|
| 76 |
+
CC Gally Mauldre,200034130
|
| 77 |
+
CC de Montaigne Montravel et Gurson,200034197
|
| 78 |
+
CC de la Costa Verde,200034205
|
| 79 |
+
CC du Pays de Barr,200034270
|
| 80 |
+
CC Pays d'Uzès,200034379
|
| 81 |
+
CC du Piémont Cévenol,200034411
|
| 82 |
+
CC Causses Aigoual Cévennes,200034601
|
| 83 |
+
CC du Kochersberg,200034635
|
| 84 |
+
CA du Gard Rhodanien,200034692
|
| 85 |
+
CA Durance-Lubéron-Verdon Agglomération,200034700
|
| 86 |
+
"CC de Vitry, Champagne et Der",200034718
|
| 87 |
+
CC Bastides de Lomagne,200034726
|
| 88 |
+
CA du Grand Guéret,200034825
|
| 89 |
+
CC des Bastides Dordogne-Périgord,200034833
|
| 90 |
+
CC Côtes de Meuse Woëvre,200034874
|
| 91 |
+
CC Pays du Mont-Blanc,200034882
|
| 92 |
+
CC du Frontonnais,200034957
|
| 93 |
+
CA Terre de Provence,200035087
|
| 94 |
+
CC de la Vallée de la Haute Sarthe,200035103
|
| 95 |
+
CC des Sources de l'Orne,200035111
|
| 96 |
+
CC de Cèze Cévennes,200035129
|
| 97 |
+
CC Marche Occitane - Val d'Anglin,200035137
|
| 98 |
+
CC Charlieu-Belmont,200035202
|
| 99 |
+
CA Estérel Côte d'Azur Agglomération,200035319
|
| 100 |
+
CC Cazals-Salviac,200035327
|
| 101 |
+
CC du Sud Artois,200035442
|
samples/fr_epci_intercommunalites_sample.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9158c82798b65f0384cc6530e11f1116875a1e03583cce54553de3438af3cd6b
|
| 3 |
+
size 2997
|
samples/fr_regions_geo_sample.csv
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
nom,code
|
| 2 |
+
Île-de-France,11
|
| 3 |
+
Centre-Val de Loire,24
|
| 4 |
+
Bourgogne-Franche-Comté,27
|
| 5 |
+
Normandie,28
|
| 6 |
+
Hauts-de-France,32
|
| 7 |
+
Grand Est,44
|
| 8 |
+
Pays de la Loire,52
|
| 9 |
+
Bretagne,53
|
| 10 |
+
Nouvelle-Aquitaine,75
|
| 11 |
+
Occitanie,76
|
| 12 |
+
Auvergne-Rhône-Alpes,84
|
| 13 |
+
Provence-Alpes-Côte d'Azur,93
|
| 14 |
+
Corse,94
|
| 15 |
+
Guadeloupe,01
|
| 16 |
+
Martinique,02
|
| 17 |
+
Guyane,03
|
| 18 |
+
La Réunion,04
|
| 19 |
+
Mayotte,06
|
samples/fr_regions_geo_sample.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:671a38e0a260e91f1477625571e7378bd5d77817b63cbcc15884fe06723daa0f
|
| 3 |
+
size 1174
|
samples/fr_temp_mean_asthma_news_corr_sample.csv
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
date,weather_value,news_count,weather_z_30d,news_z_30d,rolling_corr_7d,rolling_corr_30d,news_count_lag_1,news_count_lag_2,news_count_lag_3,news_count_lag_4,news_count_lag_5,news_count_lag_6,news_count_lag_7,country_code,country_name,city,weather_var,topic,open_meteo_field,gdelt_query,_pipeline,_built_at
|
| 2 |
+
2020-01-01,3.5,0.0,,,,,,,,,,,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 3 |
+
2020-01-02,7.6,0.0,,,,,0.0,,,,,,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 4 |
+
2020-01-03,9.8,0.0,,,,,0.0,0.0,,,,,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 5 |
+
2020-01-04,6.2,0.0,,,,,0.0,0.0,0.0,,,,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 6 |
+
2020-01-05,5.5,0.0,,,,,0.0,0.0,0.0,0.0,,,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 7 |
+
2020-01-06,4.0,0.0,,,,,0.0,0.0,0.0,0.0,0.0,,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 8 |
+
2020-01-07,8.3,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 9 |
+
2020-01-08,11.4,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 10 |
+
2020-01-09,11.5,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 11 |
+
2020-01-10,7.2,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 12 |
+
2020-01-11,4.8,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 13 |
+
2020-01-12,6.6,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 14 |
+
2020-01-13,8.7,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 15 |
+
2020-01-14,10.3,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 16 |
+
2020-01-15,9.7,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 17 |
+
2020-01-16,8.8,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 18 |
+
2020-01-17,9.0,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 19 |
+
2020-01-18,4.7,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 20 |
+
2020-01-19,3.3,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 21 |
+
2020-01-20,2.5,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 22 |
+
2020-01-21,0.5,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 23 |
+
2020-01-22,-0.8,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 24 |
+
2020-01-23,0.3,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 25 |
+
2020-01-24,-0.1,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 26 |
+
2020-01-25,0.5,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 27 |
+
2020-01-26,5.7,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 28 |
+
2020-01-27,8.5,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 29 |
+
2020-01-28,6.0,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 30 |
+
2020-01-29,6.3,0.0,,,NaN,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 31 |
+
2020-01-30,8.9,0.0,0.8257629457401244,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 32 |
+
2020-01-31,12.0,0.0,1.5619933643179904,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 33 |
+
2020-02-01,12.4,0.0,1.558853839022976,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 34 |
+
2020-02-02,12.9,0.0,1.6062765952833848,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 35 |
+
2020-02-03,11.8,0.0,1.2464399662911416,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 36 |
+
2020-02-04,6.7,0.0,-0.011438038023122854,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 37 |
+
2020-02-05,6.2,0.0,-0.1531418853677604,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 38 |
+
2020-02-06,3.7,0.0,-0.7275605779009039,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 39 |
+
2020-02-07,5.8,0.0,-0.17083634713164567,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 40 |
+
2020-02-08,8.7,0.0,0.5946169343322455,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 41 |
+
2020-02-09,10.2,0.0,0.9400405872312906,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 42 |
+
2020-02-10,9.6,0.0,0.7426718558199011,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 43 |
+
2020-02-11,6.2,0.0,-0.10894710704845934,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 44 |
+
2020-02-12,6.0,0.0,-0.13721937840957085,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 45 |
+
2020-02-13,8.4,0.0,0.49075363533192545,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 46 |
+
2020-02-14,9.3,0.0,0.7261857312693528,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 47 |
+
2020-02-15,10.7,0.0,1.0541242460905142,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 48 |
+
2020-02-16,13.7,0.0,1.6917523427560255,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 49 |
+
2020-02-17,8.9,0.0,0.499945773551708,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 50 |
+
2020-02-18,7.3,0.0,0.08305282699265257,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 51 |
+
2020-02-19,7.3,0.0,0.044928983122844005,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 52 |
+
2020-02-20,8.5,0.0,0.2920581889390948,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 53 |
+
2020-02-21,6.2,0.0,-0.4063335512746444,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 54 |
+
2020-02-22,8.7,0.0,0.24897921190852798,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 55 |
+
2020-02-23,11.4,0.0,1.076143953465733,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 56 |
+
2020-02-24,11.5,0.0,1.116456179783086,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 57 |
+
2020-02-25,8.2,0.0,-0.21391439604732515,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 58 |
+
2020-02-26,4.4,0.0,-1.6043538947734026,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 59 |
+
2020-02-27,5.4,0.0,-1.2039523454472787,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 60 |
+
2020-02-28,5.8,0.0,-1.039572750805336,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 61 |
+
2020-02-29,9.0,0.0,0.16444222953559046,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 62 |
+
2020-03-01,6.2,0.0,-0.832277305077298,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 63 |
+
2020-03-02,6.6,0.0,-0.6277920433543084,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 64 |
+
2020-03-03,5.0,0.0,-1.208207431570665,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 65 |
+
2020-03-04,5.8,0.0,-0.8229087753769527,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 66 |
+
2020-03-05,8.9,0.0,0.47849980101831224,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 67 |
+
2020-03-06,6.4,0.0,-0.59998100739957,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 68 |
+
2020-03-07,7.2,0.0,-0.32361963290687734,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 69 |
+
2020-03-08,8.7,0.0,0.3207787733191601,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 70 |
+
2020-03-09,7.9,0.0,-0.03708014335786516,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 71 |
+
2020-03-10,11.6,0.0,1.6086247114503245,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 72 |
+
2020-03-11,13.6,0.0,2.239272307980976,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 73 |
+
2020-03-12,10.4,0.0,0.8629439025075978,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 74 |
+
2020-03-13,7.4,0.0,-0.394261957992649,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 75 |
+
2020-03-14,8.0,0.0,-0.13877815867206067,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 76 |
+
2020-03-15,10.1,0.0,0.7197791626960021,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 77 |
+
2020-03-16,9.1,0.0,0.3331396451585636,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 78 |
+
2020-03-17,9.5,0.0,0.6152314856121383,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 79 |
+
2020-03-18,11.5,0.0,1.4442317061180332,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 80 |
+
2020-03-19,12.4,0.0,1.682658489893361,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 81 |
+
2020-03-20,11.1,0.0,1.0613727629535823,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 82 |
+
2020-03-21,7.5,0.0,-0.4218198734444237,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 83 |
+
2020-03-22,7.2,0.0,-0.5663185039856565,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 84 |
+
2020-03-23,5.8,0.0,-1.0893252831515146,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 85 |
+
2020-03-24,5.5,0.0,-1.1354537512207017,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 86 |
+
2020-03-25,5.5,0.0,-1.066000219010062,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 87 |
+
2020-03-26,5.4,0.0,-1.0477125579576378,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 88 |
+
2020-03-27,7.4,0.0,-0.2816046054088246,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 89 |
+
2020-03-28,9.2,0.0,0.4373989213781237,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 90 |
+
2020-03-29,5.9,0.0,-0.9946773067464646,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 91 |
+
2020-03-30,4.3,0.0,-1.5528147362367732,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 92 |
+
2020-03-31,6.1,0.0,-0.8025185473914512,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 93 |
+
2020-04-01,5.8,0.0,-0.908155418079795,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 94 |
+
2020-04-02,5.7,0.0,-0.9695485344640468,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 95 |
+
2020-04-03,9.5,0.0,0.5659175180647731,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 96 |
+
2020-04-04,10.5,0.0,0.9497772774564983,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 97 |
+
2020-04-05,12.8,0.0,1.7315896077551032,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 98 |
+
2020-04-06,11.8,0.0,1.2450374278858143,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 99 |
+
2020-04-07,14.6,0.0,2.0705052926623595,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 100 |
+
2020-04-08,15.9,0.0,2.2172441657167163,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
| 101 |
+
2020-04-09,16.9,0.0,2.271123334115,NaN,NaN,NaN,0.0,0.0,0.0,0.0,0.0,0.0,0.0,fr,France,Paris,temp_mean,asthma,temperature_2m_mean,asthma,fr_temp_mean_asthma_news_corr_daily,2025-12-19T06:09:30.298394
|
samples/fr_temp_mean_asthma_news_corr_sample.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59bf4e8b1e7aafe14a6fcf1b77f97126a55543b8f47d81ecee5d45d882fdfa23
|
| 3 |
+
size 9690
|
samples/fr_temp_mean_covid_news_corr_sample.csv
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
date,weather_value,news_count,weather_z_30d,news_z_30d,rolling_corr_7d,rolling_corr_30d,news_count_lag_1,news_count_lag_2,news_count_lag_3,news_count_lag_4,news_count_lag_5,news_count_lag_6,news_count_lag_7,country_code,country_name,city,weather_var,topic,open_meteo_field,gdelt_query,_pipeline,_built_at
|
| 2 |
+
2020-01-01,3.5,150.0,,,,,,,,,,,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 3 |
+
2020-01-02,7.6,151.0,,,,,150.0,,,,,,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 4 |
+
2020-01-03,9.8,153.0,,,,,151.0,150.0,,,,,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 5 |
+
2020-01-04,6.2,92.0,,,,,153.0,151.0,150.0,,,,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 6 |
+
2020-01-05,5.5,93.0,,,,,92.0,153.0,151.0,150.0,,,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 7 |
+
2020-01-06,4.0,157.0,,,,,93.0,92.0,153.0,151.0,150.0,,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 8 |
+
2020-01-07,8.3,158.0,,,0.15335127618007305,,157.0,93.0,92.0,153.0,151.0,150.0,,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 9 |
+
2020-01-08,11.4,160.0,,,0.3985782153164778,,158.0,157.0,93.0,92.0,153.0,151.0,150.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 10 |
+
2020-01-09,11.5,161.0,,,0.4632551852065021,,160.0,158.0,157.0,93.0,92.0,153.0,151.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 11 |
+
2020-01-10,7.2,163.0,,,0.401312345241517,,161.0,160.0,158.0,157.0,93.0,92.0,153.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 12 |
+
2020-01-11,4.8,98.0,,,0.47344253773985967,,163.0,161.0,160.0,158.0,157.0,93.0,92.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 13 |
+
2020-01-12,6.6,99.0,,,0.4163752289263476,,98.0,163.0,161.0,160.0,158.0,157.0,93.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 14 |
+
2020-01-13,8.7,167.0,,,0.6175004538603652,,99.0,98.0,163.0,161.0,160.0,158.0,157.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 15 |
+
2020-01-14,10.3,169.0,,,0.6527357230606162,,167.0,99.0,98.0,163.0,161.0,160.0,158.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 16 |
+
2020-01-15,9.7,170.0,,,0.6750720094088359,,169.0,167.0,99.0,98.0,163.0,161.0,160.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 17 |
+
2020-01-16,8.8,172.0,,,0.7294071991244089,,170.0,169.0,167.0,99.0,98.0,163.0,161.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 18 |
+
2020-01-17,9.0,173.0,,,0.7847445542389795,,172.0,170.0,169.0,167.0,99.0,98.0,163.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 19 |
+
2020-01-18,4.7,105.0,,,0.7675333436652392,,173.0,172.0,170.0,169.0,167.0,99.0,98.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 20 |
+
2020-01-19,3.3,70.0,,,0.8326436362791417,,105.0,173.0,172.0,170.0,169.0,167.0,99.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 21 |
+
2020-01-20,2.5,119.0,,,0.767074354386015,,70.0,105.0,173.0,172.0,170.0,169.0,167.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 22 |
+
2020-01-21,0.5,120.0,,,0.6755677353156163,,119.0,70.0,105.0,173.0,172.0,170.0,169.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 23 |
+
2020-01-22,-0.8,122.0,,,0.5468479335600719,,120.0,119.0,70.0,105.0,173.0,172.0,170.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 24 |
+
2020-01-23,0.3,123.0,,,0.3669591924270614,,122.0,120.0,119.0,70.0,105.0,173.0,172.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 25 |
+
2020-01-24,-0.1,125.0,,,-0.5582876899272585,,123.0,122.0,120.0,119.0,70.0,105.0,173.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 26 |
+
2020-01-25,0.5,75.0,,,-0.4637267272248169,,125.0,123.0,122.0,120.0,119.0,70.0,105.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 27 |
+
2020-01-26,5.7,76.0,,,-0.5084584523049164,,75.0,125.0,123.0,122.0,120.0,119.0,70.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 28 |
+
2020-01-27,8.5,129.0,,,-0.08821502644903995,,76.0,75.0,125.0,123.0,122.0,120.0,119.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 29 |
+
2020-01-28,6.0,131.0,,,0.0574904040250655,,129.0,76.0,75.0,125.0,123.0,122.0,120.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 30 |
+
2020-01-29,6.3,132.0,,,0.21213121726397602,,131.0,129.0,76.0,75.0,125.0,123.0,122.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 31 |
+
2020-01-30,8.9,133.0,0.8257629457401244,0.046218220104377684,0.3877070958062445,0.5589429351638612,132.0,131.0,129.0,76.0,75.0,125.0,123.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 32 |
+
2020-01-31,12.0,135.0,1.5619933643179904,0.12572571967052468,0.6371571828166732,0.5622457658600729,133.0,132.0,131.0,129.0,76.0,75.0,125.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 33 |
+
2020-02-01,12.4,39.0,1.558853839022976,-2.4882415294716878,-0.2516757734622929,0.3383157430248594,135.0,133.0,132.0,131.0,129.0,76.0,75.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 34 |
+
2020-02-02,12.9,39.0,1.6062765952833848,-2.1887479006258648,-0.6091334912676593,0.15973003218402088,39.0,135.0,133.0,132.0,131.0,129.0,76.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 35 |
+
2020-02-03,11.8,67.0,1.2464399662911416,-1.4068685935773624,-0.6197597956986249,0.08886909779183781,39.0,39.0,135.0,133.0,132.0,131.0,129.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 36 |
+
2020-02-04,6.7,67.0,-0.011438038023122854,-1.3526379110413018,-0.3970418444690375,0.07999536084455869,67.0,39.0,39.0,135.0,133.0,132.0,131.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 37 |
+
2020-02-05,6.2,68.0,-0.1531418853677604,-1.2367819245236191,-0.12479579701345428,0.10602968709198138,67.0,67.0,39.0,39.0,135.0,133.0,132.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 38 |
+
2020-02-06,3.7,69.0,-0.7275605779009039,-1.132379730855188,-0.023358165089382946,0.12111159150361726,68.0,67.0,67.0,39.0,39.0,135.0,133.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 39 |
+
2020-02-07,5.8,69.0,-0.17083634713164567,-1.0593802910953565,-0.6713294715794682,0.08660436597181043,69.0,68.0,67.0,67.0,39.0,39.0,135.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 40 |
+
2020-02-08,8.7,42.0,0.5946169343322455,-1.5810151684935105,-0.5414658083732448,0.0035951826381970466,69.0,69.0,68.0,67.0,67.0,39.0,39.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 41 |
+
2020-02-09,10.2,42.0,0.9400405872312906,-1.4708008721873693,-0.42613532795338444,-0.05316752812480539,42.0,69.0,69.0,68.0,67.0,67.0,39.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 42 |
+
2020-02-10,9.6,71.0,0.7426718558199011,-0.7631999707871694,-0.518249148447702,-0.07414735181425802,42.0,42.0,69.0,69.0,68.0,67.0,67.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 43 |
+
2020-02-11,6.2,72.0,-0.10894710704845934,-0.7127885884547763,-0.5286819764445282,-0.07084216372659302,71.0,42.0,42.0,69.0,69.0,68.0,67.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 44 |
+
2020-02-12,6.0,73.0,-0.13721937840957085,-0.6384159819131126,-0.5370166204268302,-0.09783242332608974,72.0,71.0,42.0,42.0,69.0,69.0,68.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 45 |
+
2020-02-13,8.4,74.0,0.49075363533192545,-0.5642028587422516,-0.4969346626257888,-0.16987262911118783,73.0,72.0,71.0,42.0,42.0,69.0,69.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 46 |
+
2020-02-14,9.3,74.0,0.7261857312693528,-0.5137440044139566,-0.392908375687278,-0.2482163814833138,74.0,73.0,72.0,71.0,42.0,42.0,69.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 47 |
+
2020-02-15,10.7,45.0,1.0541242460905142,-1.2305506443638696,-0.5622283166167137,-0.34762133812612994,74.0,74.0,73.0,72.0,71.0,42.0,42.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 48 |
+
2020-02-16,13.7,45.0,1.6917523427560255,-1.2052577163192633,-0.6727643155664731,-0.4816041847272662,45.0,74.0,74.0,73.0,72.0,71.0,42.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 49 |
+
2020-02-17,8.9,76.0,0.499945773551708,-0.2441783573625285,-0.669695447306731,-0.4782716010018978,45.0,45.0,74.0,74.0,73.0,72.0,71.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 50 |
+
2020-02-18,7.3,77.0,0.08305282699265257,-0.2214952994556378,-0.6998924815928099,-0.4989647501285858,76.0,45.0,45.0,74.0,74.0,73.0,72.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 51 |
+
2020-02-19,7.3,78.0,0.044928983122844005,-0.1526730846843771,-0.7562774698987969,-0.4790437587554438,77.0,76.0,45.0,45.0,74.0,74.0,73.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 52 |
+
2020-02-20,8.5,78.0,0.2920581889390948,-0.11198224920778183,-0.7517081766908577,-0.446373660823753,78.0,77.0,76.0,45.0,45.0,74.0,74.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 53 |
+
2020-02-21,6.2,79.0,-0.4063335512746444,-0.03593166517910697,-0.7611032087928536,-0.3945617016420447,78.0,78.0,77.0,76.0,45.0,45.0,74.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 54 |
+
2020-02-22,8.7,48.0,0.24897921190852798,-0.9851354238269414,-0.6553038487791901,-0.33352868980628775,79.0,78.0,78.0,77.0,76.0,45.0,45.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 55 |
+
2020-02-23,11.4,48.0,1.076143953465733,-0.9279329933775841,-0.6267046253674272,-0.2610962148282651,48.0,79.0,78.0,78.0,77.0,76.0,45.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 56 |
+
2020-02-24,11.5,81.0,1.116456179783086,0.19780560082773535,-0.3419452899649974,-0.2885202596411457,48.0,48.0,79.0,78.0,78.0,77.0,76.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 57 |
+
2020-02-25,8.2,82.0,-0.21391439604732515,0.22504605589522186,-0.32802725981553,-0.2957316833894607,81.0,48.0,48.0,79.0,78.0,78.0,77.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 58 |
+
2020-02-26,4.4,83.0,-1.6043538947734026,0.3318375299880696,-0.38947741983902484,-0.31227289412796283,82.0,81.0,48.0,48.0,79.0,78.0,78.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 59 |
+
2020-02-27,5.4,83.0,-1.2039523454472787,0.42301959924774135,-0.4506251372458225,-0.276591110206903,83.0,82.0,81.0,48.0,48.0,79.0,78.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 60 |
+
2020-02-28,5.8,56.0,-1.039572750805336,-0.604041492620806,-0.2923324036380849,-0.20596563238799476,83.0,83.0,82.0,81.0,48.0,48.0,79.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 61 |
+
2020-02-29,9.0,34.0,0.16444222953559046,-1.5948881748352761,-0.29416470168764697,-0.2533091837066252,56.0,83.0,83.0,82.0,81.0,48.0,48.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 62 |
+
2020-03-01,6.2,34.0,-0.832277305077298,-1.748264565006987,-0.02293439368120149,-0.4524781630211962,34.0,56.0,83.0,83.0,82.0,81.0,48.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 63 |
+
2020-03-02,6.6,58.0,-0.6277920433543084,-0.3572793482364959,-0.36949640792422755,-0.39641559851666974,34.0,34.0,56.0,83.0,83.0,82.0,81.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 64 |
+
2020-03-03,5.0,59.0,-1.208207431570665,-0.35096690175115197,-0.633682968701672,-0.30741971058025197,58.0,34.0,34.0,56.0,83.0,83.0,82.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 65 |
+
2020-03-04,5.8,59.0,-0.8229087753769527,-0.3331438305142949,-0.5582009515611294,-0.31862034821630913,59.0,58.0,34.0,34.0,56.0,83.0,83.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 66 |
+
2020-03-05,8.9,60.0,0.47849980101831224,-0.2529699399770883,-0.2802093379372636,-0.3196114226954958,59.0,59.0,58.0,34.0,34.0,56.0,83.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 67 |
+
2020-03-06,6.4,61.0,-0.59998100739957,-0.17309692896316545,-0.2738544916711504,-0.31060184002414193,60.0,59.0,59.0,58.0,34.0,34.0,56.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 68 |
+
2020-03-07,7.2,37.0,-0.32361963290687734,-1.588571891462447,-0.019265894156220535,-0.2752803870093166,61.0,60.0,59.0,59.0,58.0,34.0,34.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 69 |
+
2020-03-08,8.7,37.0,0.3207787733191601,-1.4669180911301694,-0.38922820907270694,-0.2725874246968417,37.0,61.0,60.0,59.0,59.0,58.0,34.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 70 |
+
2020-03-09,7.9,63.0,-0.03708014335786516,0.04699709486914217,-0.27597659222845144,-0.2667594229388181,37.0,37.0,61.0,60.0,59.0,59.0,58.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 71 |
+
2020-03-10,11.6,64.0,1.6086247114503245,0.06515200452852014,0.12198731627625922,-0.2189074777551722,63.0,37.0,37.0,61.0,60.0,59.0,59.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 72 |
+
2020-03-11,13.6,64.0,2.239272307980976,0.08022250090112541,0.3480115623147204,-0.2062314757761803,64.0,63.0,37.0,37.0,61.0,60.0,59.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 73 |
+
2020-03-12,10.4,65.0,0.8629439025075978,0.1592435774653824,0.38363826000286894,-0.18592910621779454,64.0,64.0,63.0,37.0,37.0,61.0,60.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 74 |
+
2020-03-13,7.4,66.0,-0.394261957992649,0.23947871945136698,0.37217009685196023,-0.17077524247986414,65.0,64.0,64.0,63.0,37.0,37.0,61.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 75 |
+
2020-03-14,8.0,40.0,-0.13877815867206067,-1.3258912736397384,0.31111834378527276,-0.16119280426323152,66.0,65.0,64.0,64.0,63.0,37.0,37.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 76 |
+
2020-03-15,10.1,40.0,0.7197791626960021,-1.2346295469757032,0.19206433662736294,-0.19918255310870725,40.0,66.0,65.0,64.0,64.0,63.0,37.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 77 |
+
2020-03-16,9.1,68.0,0.3331396451585636,0.4518592041038783,0.20627006518953114,-0.16767060750694393,40.0,40.0,66.0,65.0,64.0,64.0,63.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 78 |
+
2020-03-17,9.5,69.0,0.6152314856121383,0.47073058384150857,0.13582405126003377,-0.0911032313491246,68.0,40.0,40.0,66.0,65.0,64.0,64.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 79 |
+
2020-03-18,11.5,69.0,1.4442317061180332,0.4907849205906421,0.18422407986658804,-0.07473450907250491,69.0,68.0,40.0,40.0,66.0,65.0,64.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 80 |
+
2020-03-19,12.4,70.0,1.682658489893361,0.5767885077677483,0.27944585729675,-0.024378396996920716,69.0,69.0,68.0,40.0,40.0,66.0,65.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 81 |
+
2020-03-20,11.1,71.0,1.0613727629535823,0.6659064614289315,0.4848375450165658,0.01796112889893978,70.0,69.0,69.0,68.0,40.0,40.0,66.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 82 |
+
2020-03-21,7.5,43.0,-0.4218198734444237,-1.098672732190046,0.4855975401756307,0.034711518655536656,71.0,70.0,69.0,69.0,68.0,40.0,40.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 83 |
+
2020-03-22,7.2,43.0,-0.5663185039856565,-1.0302982266778267,0.7260083237730895,0.09857065804698005,43.0,71.0,70.0,69.0,69.0,68.0,40.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 84 |
+
2020-03-23,5.8,73.0,-1.0893252831515146,0.9030054491316807,0.39668834947286963,0.06344583690141428,43.0,43.0,71.0,70.0,69.0,69.0,68.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 85 |
+
2020-03-24,5.5,74.0,-1.1354537512207017,0.9074451995153483,0.1838446270504953,0.0590088708692084,73.0,43.0,43.0,71.0,70.0,69.0,69.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 86 |
+
2020-03-25,5.5,74.0,-1.066000219010062,0.940034693115424,0.01980711245480105,-0.038676423872022324,74.0,73.0,43.0,43.0,71.0,70.0,69.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 87 |
+
2020-03-26,5.4,75.0,-1.0477125579576378,1.0439555552465136,-0.20354259986669238,-0.07946368178631164,74.0,74.0,73.0,43.0,43.0,71.0,70.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 88 |
+
2020-03-27,7.4,76.0,-0.2816046054088246,1.1544994936248059,-0.5832468698974289,-0.010743015872282604,75.0,74.0,74.0,73.0,43.0,43.0,71.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 89 |
+
2020-03-28,9.2,46.0,0.4373989213781237,-0.8900898603468498,-0.6267897254546818,0.04303014444211887,76.0,75.0,74.0,74.0,73.0,43.0,43.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 90 |
+
2020-03-29,5.9,46.0,-0.9946773067464646,-0.8549518796082107,-0.4610416377702571,0.06606988922150206,46.0,76.0,75.0,74.0,74.0,73.0,43.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 91 |
+
2020-03-30,4.3,78.0,-1.5528147362367732,1.3611459416560054,-0.5077768801166339,0.01202238049254166,46.0,46.0,76.0,75.0,74.0,74.0,73.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 92 |
+
2020-03-31,6.1,78.0,-0.8025185473914512,1.29817164060633,-0.4805212083481401,-0.07408528300289939,78.0,46.0,46.0,76.0,75.0,74.0,74.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 93 |
+
2020-04-01,5.8,79.0,-0.908155418079795,1.282636951929467,-0.47484978759265545,-0.11578156134926901,78.0,78.0,46.0,46.0,76.0,75.0,74.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 94 |
+
2020-04-02,5.7,80.0,-0.9695485344640468,1.2675738879582448,-0.4748719361098331,-0.16402717547235834,79.0,78.0,78.0,46.0,46.0,76.0,75.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 95 |
+
2020-04-03,9.5,81.0,0.5659175180647731,1.2513992168768475,-0.23654128699442584,-0.1440334357628349,80.0,79.0,78.0,78.0,46.0,46.0,76.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 96 |
+
2020-04-04,10.5,49.0,0.9497772774564983,-0.9336897682514089,-0.29277475298190997,-0.16821895317363098,81.0,80.0,79.0,78.0,78.0,46.0,46.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 97 |
+
2020-04-05,12.8,49.0,1.7315896077551032,-0.8934968722444238,-0.6912306424860211,-0.21437902726743982,49.0,81.0,80.0,79.0,78.0,78.0,46.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 98 |
+
2020-04-06,11.8,83.0,1.2450374278858143,1.3277312642304866,-0.47618882813333746,-0.1852035116676381,49.0,49.0,81.0,80.0,79.0,78.0,78.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 99 |
+
2020-04-07,14.6,83.0,2.0705052926623595,1.2660354064446027,-0.19730589194278772,-0.08326167813339215,83.0,49.0,49.0,81.0,80.0,79.0,78.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 100 |
+
2020-04-08,15.9,56.0,2.2172441657167163,-0.6440110300608382,-0.263706866278462,-0.12603459147057608,83.0,83.0,49.0,49.0,81.0,80.0,79.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
| 101 |
+
2020-04-09,16.9,57.0,2.271123334115,-0.5534154906025835,-0.20261451366077832,-0.15602216252605894,56.0,83.0,83.0,49.0,49.0,81.0,80.0,fr,France,Paris,temp_mean,covid,temperature_2m_mean,covid OR coronavirus,fr_temp_mean_covid_news_corr_daily,2025-12-19T06:09:25.775721
|
samples/fr_temp_mean_covid_news_corr_sample.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:143a68599c526267aaaf5a8c2cc638875ceca1166e8fcc57836ce3e9a20829e4
|
| 3 |
+
size 13081
|