Crime Data By ZipCode API

부분 유료
분류별 Zyla Labs | 업데이트됨 2 months ago | Data
인기

9.5 / 10

지연 시간

3,965ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

R request failed with HTTP status code 503

Rapid account: Biddsa
Biddsa
8 months ago

queryString <- list(zip = zip_codes[1])

        # Send GET request to retrieve crime data
        response <- GET(url, add_headers("X-RapidAPI-Key" = API_Key, "X-RapidAPI-Host" = API_Host), query = queryString)
        
        # Check for any errors in the response
        warn_for_status(response)

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입