Update for Datalore Partie 4
This commit is contained in:
parent
ef26c987a2
commit
08b3ea531c
63 changed files with 12913 additions and 68 deletions
|
|
@ -8,6 +8,7 @@ API_TOKEN_METEOCONCEPT = '?token='
|
|||
API_SEARCH_METEOCONCEPT = '&search='
|
||||
API_INSEE_METEOCONCEPT = '&insee='
|
||||
API_RADIUS_METEOCONCEPT = '&radius='
|
||||
API_FORECAST_CITY_METEOCONCEPT = BASE_API_URL_METEOCONCEPT + 'forecast/daily'
|
||||
API_LOCATION_CITIES_METEOCONCEPT = BASE_API_URL_METEOCONCEPT + 'location/cities'
|
||||
API_LOCATION_CITY_METEOCONCEPT = BASE_API_URL_METEOCONCEPT + 'location/city'
|
||||
API_EPHEMERIDE_METEOCONCEPT = BASE_API_URL_METEOCONCEPT + 'ephemeride/1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue