diff --git a/gas_info.json b/gas_info.json index c5f7f97..516c8cc 100644 --- a/gas_info.json +++ b/gas_info.json @@ -1,15 +1,5 @@ { "previous": { - "Start date": "2024-08-05", - "End date": "2024-08-11", - "Gas": { - "Gasolina IO95": 1.601, - "Gasóleo Rodoviário": 1.321, - "Gasóleo Colorido e Marcado": 1.005, - "Gasolina IO98": 1.751 - } - }, - "current": { "Start date": "2024-08-12", "End date": "2024-08-18", "Gas": { @@ -18,5 +8,15 @@ "Gasóleo Colorido e Marcado": 0.997, "Gasolina IO98": 1.751 } + }, + "current": { + "Start date": "2024-08-19", + "End date": "2024-08-25", + "Gas": { + "Gasolina IO95": 1.58, + "Gasóleo Rodoviário": 1.299, + "Gasóleo Colorido e Marcado": 0.982, + "Gasolina IO98": 1.73 + } } } \ No newline at end of file diff --git a/history/gas_info_history.csv b/history/gas_info_history.csv index 0bf5519..bdaf79f 100644 --- a/history/gas_info_history.csv +++ b/history/gas_info_history.csv @@ -103,3 +103,4 @@ start_date,end_date,gasolina_IO95,gasoleo_rodoviario,gasoleo_colorido_marcado,ga 2024-07-29,2024-08-04,1.612,1.331,1.015,1.762 2024-08-05,2024-08-11,1.601,1.321,1.005,1.751 2024-08-12,2024-08-18,1.601,1.314,0.997,1.751 +2024-08-19,2024-08-25,1.58,1.299,0.982,1.73 diff --git a/history/gas_info_history.json b/history/gas_info_history.json index 0dfd36e..6b59f15 100644 --- a/history/gas_info_history.json +++ b/history/gas_info_history.json @@ -1048,5 +1048,15 @@ "Gasóleo Colorido e Marcado": 0.997, "Gasolina IO98": 1.751 } + }, + "2024-08-19": { + "Start date": "2024-08-19", + "End date": "2024-08-25", + "Gas": { + "Gasolina IO95": 1.58, + "Gasóleo Rodoviário": 1.299, + "Gasóleo Colorido e Marcado": 0.982, + "Gasolina IO98": 1.73 + } } } \ No newline at end of file