Baselight

FuelPricesGR

Daily fuel prices for every prefecture of Greece.

@kaggle.manolisvouvakis_fuelpricesgr

Loading...
Loading...

About this Dataset

FuelPricesGR

This dataset is the result of combining web and pdf scraping. With this combination and a huge amount of pdf files available you can obtain usefull insights.

Web scraped from: here
Update dataset: here

Tables

Nomos Cleaned

@kaggle.manolisvouvakis_fuelpricesgr.nomos_cleaned
  • 602.8 KB
  • 98436 rows
  • 7 columns
Loading...

CREATE TABLE nomos_cleaned (
  "date" TIMESTAMP,
  "nomos" VARCHAR,
  "unleaded_95" DOUBLE,
  "unleaded_100" DOUBLE,
  "super" DOUBLE,
  "diesel" DOUBLE,
  "autogas" DOUBLE
);

Share link

Anyone who has the link will be able to view this.