Package: data360r
Type: Package
Title: Wrapper for TC/Govdata360 API
Version: 1.0.2
Authors@R: c(
    person("Ma. Regina Paz S.", "Onglao", email = "monglao@ifc.org", role = c("cre", "aut")),
    person("Trade and Competitiveness Global Practice",
    "World Bank Group", email = "tcdata360@worldbank.org", role = "cph"))
Description: Makes it easy to engage with the Application Program Interface (API)
    of the TCdata360 and Govdata360 platforms at <https://tcdata360.worldbank.org/>
    and <https://govdata360.worldbank.org/>, respectively.
    These APIs provide access to over 5000 trade, competitiveness, and governance
    indicator data, metadata, and related information from sources
    both inside and outside the World Bank Group.
    Package functions include easier download of data sets, metadata, and
    related information, as well as searching based on user-inputted query.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/mrpsonglao/data360r
Date: 2018-09-02
Imports: data.table, reshape2, jsonlite, utils, curl
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-09-02 09:17:46 UTC; admin
Author: Ma. Regina Paz S. Onglao [cre, aut],
  Trade and Competitiveness Global Practice World Bank Group [cph]
Maintainer: Ma. Regina Paz S. Onglao <monglao@ifc.org>
Repository: CRAN
Date/Publication: 2018-09-02 09:30:03 UTC
