nyt_geo: Geographic API

Description Usage Arguments Value

View source: R/nyt-geo.r

Description

The Geographic API extends the Semantic API, using a linked data approach to enhance location concepts used in The New York Times' controlled vocabulary and data resources which combine them with the GeoNames database, an authoritative and free to use database of global geographical places, names and features.

Usage

1

Arguments

q

Place name (vector length 1), latitude longitude, (vector length 2), or bounding box (vector length 4). For coordinates enter latitutde followed by longitude. For a bounding box search, enter two pairs of lat/long coords starting with southwestern most coordinates and ending with northeastern most coordinates.

...

Passed along to query in GET request.

Value

Response object


mkearney/nytimes documentation built on May 23, 2019, 1:07 a.m.