{
  "_id": "6a13fd35acfb0bcc41d36a8f",
  "Type": "Package",
  "Package": "globaltrends",
  "Title": "Download and Measure Global Trends Through Google Search Volumes",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Harald\", \"Puhr\", email = \"harald.puhr@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-3308-9553\")),\nperson(\"Jakob\", \"Muellner\", role = \"ccp\", comment = c(ORCID = \"0000-0002-3443-0469\"))\n)",
  "Description": "Google offers public access to global search volumes from\nits search engine through the Google Trends portal. The package\ndownloads these search volumes provided by Google Trends and\nuses them to measure and analyze the distribution of search\nscores across countries or within countries. The package allows\nresearchers and analysts to use these search scores to\ninvestigate global trends based on patterns within these\nscores. This offers insights such as degree of\ninternationalization of firms and organizations or\ndissemination of political, social, or technological trends\nacross the globe or within single countries.  An outline of the\npackage's methodological foundations and potential applications\nis available as a working paper:\n<https://www.ssrn.com/abstract=3969013>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ha-pu/globaltrends/",
  "BugReports": "https://github.com/ha-pu/globaltrends/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev python3",
  "Repository": "https://ha-pu.r-universe.dev",
  "Date/Publication": "2026-01-25 10:02:13 UTC",
  "RemoteUrl": "https://github.com/ha-pu/globaltrends",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:35:42 UTC",
    "User": "root"
  },
  "Author": "Harald Puhr [aut, cre] (ORCID: <https://orcid.org/0000-0002-3308-9553>),\nJakob Muellner [ccp] (ORCID: <https://orcid.org/0000-0002-3443-0469>)",
  "Maintainer": "Harald Puhr <harald.puhr@gmail.com>",
  "MD5sum": "c647f10a182fe2588b4ce76d2241fbde",
  "_user": "ha-pu",
  "_type": "src",
  "_file": "globaltrends_0.1.0.tar.gz",
  "_fileid": "81b874f042221708569d1086dff3a4162d20f4b9d175adbad58900312fe40710",
  "_filesize": 2416890,
  "_sha256": "81b874f042221708569d1086dff3a4162d20f4b9d175adbad58900312fe40710",
  "_created": "2026-05-25T07:35:42.000Z",
  "_published": "2026-05-25T07:41:41.625Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77674534242,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193842216"
    },
    {
      "job": 77674534281,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193848648"
    },
    {
      "job": 77674534255,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193832805"
    },
    {
      "job": 77674534236,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193824434"
    },
    {
      "job": 77674083008,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193786832"
    },
    {
      "job": 77674534226,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193826586"
    },
    {
      "job": 77674534272,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193827436"
    },
    {
      "job": 77674534279,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193822961"
    },
    {
      "job": 77674534266,
      "time": 322,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193872174"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ha-pu/globaltrends",
  "_commit": {
    "id": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
    "author": "ha-pu <66355167+ha-pu@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #193 from ha-pu/cran_v010\n\nCran v010",
    "time": 1769335333
  },
  "_maintainer": {
    "name": "Harald Puhr",
    "email": "harald.puhr@gmail.com",
    "login": "ha-pu",
    "description": "",
    "uuid": 66355167,
    "orcid": "0000-0002-3308-9553"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "gtrendsR",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.9",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.38",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.7",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.29",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.2",
      "role": "Suggests"
    }
  ],
  "_owner": "ha-pu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 8
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v.0.1.0",
      "date": "2026-01-25"
    }
  ],
  "_topics": [
    "google-trends",
    "internationalization"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "ha-pu",
      "count": 1019,
      "uuid": 66355167
    }
  ],
  "_userbio": {
    "uuid": 66355167,
    "type": "user",
    "name": "ha-pu"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/globaltrends"
  },
  "_devurl": "https://github.com/ha-pu/globaltrends",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/globaltrends.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ha-pu/globaltrends",
  "_realowner": "ha-pu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.12",
      "date": "2022-06-23"
    },
    {
      "version": "0.0.13",
      "date": "2023-02-23"
    },
    {
      "version": "0.0.14",
      "date": "2023-03-06"
    }
  ],
  "_exports": [
    "add_control_keyword",
    "add_locations",
    "add_object_keyword",
    "add_synonym",
    "aggregate_synonyms",
    "compute_doi",
    "compute_score",
    "compute_voi",
    "disconnect_db",
    "download_control",
    "download_control_global",
    "download_object",
    "download_object_global",
    "export_control",
    "export_control_global",
    "export_doi",
    "export_object",
    "export_object_global",
    "export_score",
    "export_voi",
    "gt.env",
    "initialize_db",
    "initialize_python",
    "remove_data",
    "start_db",
    "vacuum_data"
  ],
  "_datasets": [
    {
      "name": "countries",
      "title": "countries",
      "object": "countries",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "countries_wdi",
      "title": "countries_wdi",
      "object": "countries_wdi",
      "class": [
        "data.frame"
      ],
      "fields": [
        "iso2c",
        "country"
      ],
      "rows": 299,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_control",
      "title": "data_control",
      "object": "example_control",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "location",
        "keyword",
        "hits",
        "date",
        "batch"
      ],
      "rows": 2400,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_doi",
      "title": "data_doi",
      "object": "example_doi",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "keyword",
        "batch_o",
        "date",
        "batch_c",
        "locations",
        "entropy",
        "gini",
        "hhi"
      ],
      "rows": 1680,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_keywords",
      "title": "batch_keywords",
      "object": "example_keywords",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "type",
        "batch",
        "keyword"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_object",
      "title": "data_object",
      "object": "example_object",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "location",
        "keyword",
        "batch_o",
        "hits",
        "date",
        "batch_c"
      ],
      "rows": 8640,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_score",
      "title": "data_score",
      "object": "example_score",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "location",
        "keyword",
        "batch_o",
        "score",
        "date",
        "batch_c"
      ],
      "rows": 6000,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_time",
      "title": "batch_time",
      "object": "example_time",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "type",
        "batch",
        "start_date",
        "end_date"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_states",
      "title": "us_states",
      "object": "us_states",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_keyword",
      "title": "Add batches of control or object keywords",
      "topics": [
        "add_control_keyword",
        "add_object_keyword"
      ]
    },
    {
      "page": "add_locations",
      "title": "Add sets of locations",
      "topics": [
        "add_locations"
      ]
    },
    {
      "page": "add_synonym",
      "title": "Add synonyms for object keywords",
      "topics": [
        "add_synonym",
        "add_synonym.character",
        "add_synonym.list"
      ]
    },
    {
      "page": "aggregate_synonyms",
      "title": "Aggregate search scores for synonym terms",
      "topics": [
        "aggregate_synonyms"
      ]
    },
    {
      "page": "batch_keywords",
      "title": "batch_keywords",
      "topics": [
        "batch_keywords",
        "example_keywords"
      ]
    },
    {
      "page": "batch_time",
      "title": "batch_time",
      "topics": [
        "batch_time",
        "example_time"
      ]
    },
    {
      "page": "compute_doi",
      "title": "Aggregate keyword-country data and compute DOI",
      "topics": [
        "compute_doi",
        "compute_doi.list",
        "compute_doi.numeric"
      ]
    },
    {
      "page": "compute_score",
      "title": "Compute keyword-country search score",
      "topics": [
        "compute_score",
        "compute_score.list",
        "compute_score.numeric",
        "compute_voi"
      ]
    },
    {
      "page": "countries",
      "title": "countries",
      "topics": [
        "countries"
      ]
    },
    {
      "page": "countries_wdi",
      "title": "countries_wdi",
      "topics": [
        "countries_wdi"
      ]
    },
    {
      "page": "data_control",
      "title": "data_control",
      "topics": [
        "data_control",
        "example_control"
      ]
    },
    {
      "page": "data_doi",
      "title": "data_doi",
      "topics": [
        "data_doi",
        "example_doi"
      ]
    },
    {
      "page": "data_object",
      "title": "data_object",
      "topics": [
        "data_object",
        "example_object"
      ]
    },
    {
      "page": "data_score",
      "title": "data_score",
      "topics": [
        "data_score",
        "example_score"
      ]
    },
    {
      "page": "disconnect_db",
      "title": "Disconnect from database",
      "topics": [
        "disconnect_db"
      ]
    },
    {
      "page": "download_control",
      "title": "Download data for control keywords",
      "topics": [
        "download_control",
        "download_control.list",
        "download_control.numeric",
        "download_control_global"
      ]
    },
    {
      "page": "download_object",
      "title": "Download data for object batch",
      "topics": [
        "download_object",
        "download_object.list",
        "download_object.numeric",
        "download_object_global"
      ]
    },
    {
      "page": "export_data",
      "title": "Export data from database table",
      "topics": [
        "export_control",
        "export_control_global",
        "export_doi",
        "export_object",
        "export_object_global",
        "export_score",
        "export_voi"
      ]
    },
    {
      "page": "gt.env",
      "title": "globaltrends package environment",
      "topics": [
        "gt.env"
      ]
    },
    {
      "page": "initialize_db",
      "title": "Initialize database",
      "topics": [
        "initialize_db"
      ]
    },
    {
      "page": "initialize_python",
      "title": "Initialize gtrends Python module",
      "topics": [
        "initialize_python"
      ]
    },
    {
      "page": "remove_data",
      "title": "Remove data from database tables",
      "topics": [
        "remove_data",
        "vacuum_data"
      ]
    },
    {
      "page": "start_db",
      "title": "Load globaltrends database and tables",
      "topics": [
        "start_db"
      ]
    },
    {
      "page": "us_states",
      "title": "us_states",
      "topics": [
        "us_states"
      ]
    }
  ],
  "_readme": "https://github.com/ha-pu/globaltrends/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "gtrendsR",
    "here",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "RSQLite",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "globaltrends.Rmd",
      "filename": "globaltrends.html",
      "title": "globaltrends",
      "author": "Harald Puhr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Google Trends",
        "Google Trends as a measure of internationalization",
        "Volume of internationalization (VOI)",
        "Degree of internationalization (DOI)",
        "Case study: Analyzing firm internationalization",
        "Set up and start the database",
        "Download data from Google Trends",
        "Managing downloads from Google Trends",
        "Downloads using the Google Trends research API",
        "Downloads using gtrendsR",
        "Download control data",
        "Download object data",
        "Compute search scores and internationalization",
        "Compute country search scores and volume of internationalization",
        "Compute degree of internationalization",
        "Exports and plots",
        "Additional options",
        "Alternative dispersion measures",
        "Alternative sets of locations",
        "Search topics vs search terms",
        "Further applications",
        "References",
        "Appendix A",
        "Appendix B",
        "Releveling of search volumes",
        "Computing search scores"
      ],
      "created": "2020-09-20 18:20:06",
      "modified": "2026-01-08 21:20:29",
      "commits": 29
    }
  ],
  "_score": 5.725911632295048,
  "_indexed": true,
  "_nocasepkg": "globaltrends",
  "_universes": [
    "ha-pu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:38:22.000Z",
      "distro": "noble",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "18e71e549d9b19a155d8d37d191d7743bef5b8cd412918bab9fc294752e36d6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T07:38:50.000Z",
      "distro": "noble",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "4fcd69d4c417309aded079626296068cdd51ab849e524b421ca939dd438b9eaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T07:38:10.000Z",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "899443dd5f07679155f165adf56ca90df62f78a3da5db5d5894945ed703cf9db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T07:37:43.000Z",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "4990a0bd11cf4a6b0e74132f1060ee15e005ab32ec5b09e5796a694e30c7aa55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T07:38:30.000Z",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "86a968f68ff716cd6e298a91d426a9dbb44c51ec4270c23130fed16e879edbf4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T07:37:17.000Z",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "c83db15142d905d5863f575c06d70cdd5c0351d699134347826adeb5eca0acb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T07:37:08.000Z",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "6dcb0f8cd3d6ebcc35155bf9fe3b5f2e0591737f2b8c6b004775f26cd4f3f112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T07:40:10.000Z",
      "commit": "a8a89e8bc0328b3d4778e5885cffe1e004696596",
      "fileid": "779853b21e77f1f381d8396a0234d33573a3cb5259942ca87934ccc62ac97bce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ha-pu/actions/runs/26389031980"
    }
  ]
}