parse_v3_entity_api_urls: Parse V3 Entity API URLs

View source: R/v3_entities.R

parse_v3_entity_api_urlsR Documentation

Parse V3 Entity API URLs

Description

Parse vector of V3 entity API urls

Usage

parse_v3_entity_api_urls(
  urls =
    c("http://data.gdeltproject.org/gdeltv3/geg_gcnlapi/20190214011500.geg-gcnlapi.json.gz",
    "http://data.gdeltproject.org/gdeltv3/geg_gcnlapi/20190130204500.geg-gcnlapi.json.gz",
    "http://data.gdeltproject.org/gdeltv3/geg_gcnlapi/20190912134500.geg-gcnlapi.json.gz"),
  return_message = TRUE
)

Arguments

urls

vector of URLs

return_message

if TRUE returns message

Value

tibble


abresler/gdeltr2 documentation built on July 26, 2023, 11:06 p.m.