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)

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论