France Fuel Prices
Compare Fuel Prices in France
@kaggle.samilacak_france_fuel_prices
Compare Fuel Prices in France
@kaggle.samilacak_france_fuel_prices
CREATE TABLE prix_carburants (
"id" BIGINT,
"cp" BIGINT,
"pop" VARCHAR,
"adresse" VARCHAR,
"ville" VARCHAR,
"horaires" VARCHAR,
"geom" VARCHAR,
"prix_maj" TIMESTAMP,
"prix_id" DOUBLE,
"prix_valeur" DOUBLE,
"prix_nom" VARCHAR,
"com_arm_code" VARCHAR,
"com_arm_name" VARCHAR,
"epci_code" DOUBLE,
"epci_name" VARCHAR,
"dep_code" VARCHAR,
"dep_name" VARCHAR,
"reg_code" DOUBLE,
"reg_name" VARCHAR,
"com_code" VARCHAR,
"com_name" VARCHAR,
"services_service" VARCHAR,
"horaires_automate_24_24" VARCHAR
);
Anyone who has the link will be able to view this.