Rows: 424 Columns: 18
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
chr (10): ticker, name, asset_class, sub_asset_class, region, market, locat...
dbl (6): gross_expense_ratio_percent, net_expense_ratio_percent, net_asset...
dttm (2): incept_date, net_assets_as_of
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
Rows: 424
Columns: 18
$ ticker <chr> "IVV", "IEFA"…
$ name <chr> "iShares Core…
$ incept_date <dttm> 2000-05-15, …
$ gross_expense_ratio_percent <dbl> 0.03, 0.07, 0…
$ net_expense_ratio_percent <dbl> 0.03, 0.07, 0…
$ net_assets_usd <dbl> 399312542067,…
$ net_assets_as_of <dttm> 2023-12-27, …
$ asset_class <chr> "Equity", "Eq…
$ sub_asset_class <chr> "Large Cap", …
$ region <chr> "North Americ…
$ market <chr> "Developed", …
$ location <chr> "United State…
$ investment_style <chr> "Index", "Ind…
$ msci_esg_fund_rating_aaa_ccc <chr> "A", "AA", "A…
$ msci_esg_quality_score_0_10 <dbl> 6.6845, 7.519…
$ msci_weighted_average_carbon_intensity_tons_co2e_m_sales <dbl> 106.80, 102.8…
$ msci_esg_percent_coverage <dbl> 99.05, 99.80,…
$ sustainable_classification <chr> NA, NA, NA, N…