if (FALSE) {
options(edgarfundamentals.user_agent = "Jane Smith jane@example.com")
healthcare <- c("UNH", "PFE", "MRK", "ABT", "LLY", "CVS", "AMGN")
get_fundamentals_batch(healthcare, "2024-12-31")
defense <- c("LMT", "RTX", "NOC", "GD", "HII", "LHX", "LDOS")
get_fundamentals_batch(defense, "2024-12-31")
}
Run the code above in your browser using DataLab