Package: rsocialwatcher
Title: 'Facebook Marketing API' Social Watcher
Version: 0.1.1
Authors@R: 
    person("Robert", "Marty", , "rmarty@worldbank.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3164-3813"))
Description: Facilitates querying data from the ‘Facebook Marketing API', particularly for social science research <https://developers.facebook.com/docs/marketing-apis/>. Data from the 'Facebook Marketing API' has been used for a variety of social science applications, such as for poverty estimation (Marty and Duhaut (2024) <doi:10.1038/s41598-023-49564-6>), disease surveillance (Araujo et al. (2017) <doi:10.48550/arXiv.1705.04045>), and measuring migration (Alexander, Polimis, and Zagheni (2020) <doi:10.1007/s11113-020-09599-3>). The package facilitates querying the number of Facebook daily/monthly active users for multiple location types (e.g., from around a specific coordinate to an administrative region) and for a number of attribute types (e.g., interests, behaviors, education level, etc). The package supports making complex queries within one API call and making multiple API calls across different locations and/or parameters.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://worldbank.github.io/rsocialwatcher/
BugReports: https://github.com/worldbank/rsocialwatcher/issues
Suggests: knitr, rmarkdown
Imports: dplyr, lubridate, jsonlite, httr, curl, stringr,
        splitstackshape, sf, purrr
NeedsCompilation: no
Packaged: 2024-05-06 17:03:32 UTC; robmarty
Author: Robert Marty [aut, cre] (<https://orcid.org/0000-0002-3164-3813>)
Maintainer: Robert Marty <rmarty@worldbank.org>
Repository: CRAN
Date/Publication: 2024-05-06 18:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:00:34 UTC; windows
