Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naghan1132/fuel_pump_finder
Find the cheaper fuel pump in your area
https://github.com/naghan1132/fuel_pump_finder
api geolocation-api maps openstreetmap python streamlit
Last synced: about 1 month ago
JSON representation
Find the cheaper fuel pump in your area
- Host: GitHub
- URL: https://github.com/naghan1132/fuel_pump_finder
- Owner: Naghan1132
- Created: 2024-03-21T21:04:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T14:47:29.000Z (8 months ago)
- Last Synced: 2024-10-12T19:23:57.465Z (about 1 month ago)
- Topics: api, geolocation-api, maps, openstreetmap, python, streamlit
- Language: Python
- Homepage: https://fuelpumpfinder.streamlit.app/
- Size: 25.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuel Pump Finder (France Data - every 10 minutes)
Go to : [fuelpumpfinder.streamlit.app/](fuelpumpfinder.streamlit.app/)
# Application
![research](/img/recherche.png)![home](/img/accueil.png)
Fuel Pump Finder is a web application designed to help users find nearby gas stations and compare fuel prices. It provides features such as:
- Locating nearby gas stations based on the user's current location or entered address.
- Filtering gas stations by fuel type.
- Displaying the nearest gas station with its address, distance, and fuel prices.
- Showing average fuel prices for different fuel types in a bar chart.
- Displaying a chloropleth map of average fuel prices by department or region.
- Providing a heatmap of gas station prices.## Technologies Used
Fuel Pump Finder is built using the following technologies:
- Python
- Streamlit
- Folium
- Pandas
- Seaborn
- SQLite