Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.02 KB

DepremNeredeOldu: Backend

DepremNeredeOldu Pipeline

For this project, I used Python on the backend (FastAPI). The goal is to build the Earthquake API which gives you the earthquakes informations in Turkey. To do that, we get the data unstructured with web scraping and structure them into json structure and write them on the database.

The project is deployed on depremneredeoldu.com. The API URL is api.depremneredeoldu.com

To build

make build

To run

make deploy

Data

The data comes from Kandilli Observatory and Earthquake Research Institute and cannot be used for commercial purposes in any way without the written permission and approval of Boğaziçi University.

Contact

Alican Yüksel - [email protected]