티스토리 뷰
소스 : OpenAPI06_1
def Test01():
weatherStation1 = WeatherStationList[0]
print(weatherStation1)
startTime = theBeginning
endTime = startTime + timedelta(days=30)
startTimeString = startTime.strftime('%Y-%m-%d')
endTimeString = endTime.strftime('%Y-%m-%d')
weatherData1 = LoadWeatherDatas(weatherStation1['StationCode'], startTimeString, endTimeString)
print(weatherData1)
반응형
'SWDesk > App' 카테고리의 다른 글
[Python] 수집된 기상 데이터를 파일로 저장 (0) | 2020.10.25 |
---|---|
[Python] OpenAPI06-1, 테스트용 (0) | 2020.10.24 |
[Python] OpenAPI05-3, DB 중복 데이터 제거 (0) | 2020.10.23 |
[Python] Dict 배열 정렬 (0) | 2020.10.23 |
[Python] 중복 데이터 제거하기 (0) | 2020.10.18 |
반응형
250x250
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ServantClock
- Innovation&Hurdles
- Hurdles
- 둎
- 혁신과허들
- 배프
- 혁신
- 치매방지
- Innovations&Hurdles
- 치매
- Innovations
- DYOV
- arduino
- 심심풀이치매방지기
- 티스토리챌린지
- 아두이노
- 전류
- 빌리언트
- Decorator
- 심심풀이
- BSC
- 전압
- bilient
- image
- 절연형
- Video
- 전압전류모니터링
- badp
- 오블완
- 허들
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함