GithubHelp home page GithubHelp logo

abgunes / deprem-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emirkabal/deprem-api

0.0 1.0 0.0 11 KB

Kandilli Rasathanesini ayrıştırarak JSON çıktısı veren bir Python projesi.

License: MIT License

Python 100.00%

deprem-api's Introduction

deprem-api

Tüm API'ye https://deprem-api.herokuapp.com adresinden ulaşabilirsiniz.

Url Parametre:

  • size : Depremin büyüklüğüne göre filtreleme yapar.
  • location : Depremin lokasyonuna göre filtereleme yapar.

Örnek İstek:

JSON Çıktısı:

"depremler": [
{
	"Id": 1,
	"Tarih": "2019.08.22",
	"Saat": "13:01:01",
	"Unix_Time": 1566468061,
	"Enlem(N)": "40.1722",
	"Boylam(E)": "30.7525",
	"Derinlik(km)": "5.2",
	"Buyukluk": {
		"MD": "0",
		"ML": "1.5",
		"Mw": "0"},
	"Yer": "ASAGIKINIK-GOYNUK (BOLU)",
	"Nitelik": "İlksel"
}, ... ]

deprem-api's People

Contributors

anilyilmazz avatar emirkabal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.