티스토리 뷰
소스 : 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
- 심심풀이
- 절연형
- BSC
- Innovations
- 아두이노
- 티스토리챌린지
- 둎
- Hurdles
- image
- 전압
- 치매방지
- 배프
- 전류
- Decorator
- 치매
- Video
- 빌리언트
- arduino
- ServantClock
- 허들
- 혁신과허들
- Innovations&Hurdles
- 오블완
- 전압전류모니터링
- 심심풀이치매방지기
- 혁신
- badp
- bilient
- Innovation&Hurdles
- DYOV
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함