diff --git a/gas_info.json b/gas_info.json index d2ff01f..e0b3aa3 100644 --- a/gas_info.json +++ b/gas_info.json @@ -1,15 +1,5 @@ { "previous": { - "Start date": "2024-06-17", - "End date": "2024-06-23", - "Gas": { - "Gasolina IO95": 1.593, - "Gasóleo Rodoviário": 1.299, - "Gasóleo Colorido e Marcado": 0.982, - "Gasolina IO98": 1.743 - } - }, - "current": { "Start date": "2024-06-24", "End date": "2024-06-30", "Gas": { @@ -18,5 +8,15 @@ "Gasóleo Colorido e Marcado": 1.004, "Gasolina IO98": 1.748 } + }, + "current": { + "Start date": "2024-07-01", + "End date": "2024-07-07", + "Gas": { + "Gasolina IO95": 1.612, + "Gasóleo Rodoviário": 1.35, + "Gasóleo Colorido e Marcado": 1.032, + "Gasolina IO98": 1.762 + } } } \ No newline at end of file diff --git a/history/gas_info_history.csv b/history/gas_info_history.csv index 24bde13..d24c9a5 100644 --- a/history/gas_info_history.csv +++ b/history/gas_info_history.csv @@ -96,3 +96,4 @@ start_date,end_date,gasolina_IO95,gasoleo_rodoviario,gasoleo_colorido_marcado,ga 2024-06-10,2024-06-16,1.618,1.322,1.004,1.768 2024-06-17,2024-06-23,1.593,1.299,0.982,1.743 2024-06-24,2024-06-30,1.598,1.322,1.004,1.748 +2024-07-01,2024-07-07,1.612,1.35,1.032,1.762 diff --git a/history/gas_info_history.json b/history/gas_info_history.json index 12b13c8..58dd21c 100644 --- a/history/gas_info_history.json +++ b/history/gas_info_history.json @@ -978,5 +978,15 @@ "Gasóleo Colorido e Marcado": 1.004, "Gasolina IO98": 1.748 } + }, + "2024-07-01": { + "Start date": "2024-07-01", + "End date": "2024-07-07", + "Gas": { + "Gasolina IO95": 1.612, + "Gasóleo Rodoviário": 1.35, + "Gasóleo Colorido e Marcado": 1.032, + "Gasolina IO98": 1.762 + } } } \ No newline at end of file