Superannuation MySuper Performance 2013-2020
Australian MySuper Products by Profile, Return Target, and Asset Allocation
@kaggle.darylb_superannuation_mysuper_product_by_product_2013_20
Australian MySuper Products by Profile, Return Target, and Asset Allocation
@kaggle.darylb_superannuation_mysuper_product_by_product_2013_20
CREATE TABLE my_super_csv (
"period" TIMESTAMP,
"mysuper_product_name" VARCHAR,
"mysuper_product_type" VARCHAR,
"lifecycle_strategy_indicator" VARCHAR,
"number_of_lifecycle_stages" DOUBLE,
"fund_name" VARCHAR,
"fund_abn" DOUBLE,
"fund_trustee" VARCHAR,
"fund_public_offer_status" VARCHAR,
"fund_type" VARCHAR,
"total_assets" VARCHAR,
"return_target_annualised_target_net_return_above_cpi_o_7681c64c" VARCHAR,
"level_of_investment_risk_estimated_number_of_negative__c54404e3" DOUBLE,
"level_of_investment_risk_label" VARCHAR,
"statement_of_fees_and_other_costs" VARCHAR,
"total_investments" VARCHAR,
"cash_benchmark_asset_allocation" VARCHAR,
"cash_lower_end_of_asset_allocation_range" VARCHAR,
"cash_upper_end_of_asset_allocation_range" VARCHAR,
"fixed_income_benchmark_asset_allocation" VARCHAR,
"fixed_income_lower_end_of_asset_allocation_range" VARCHAR,
"fixed_income_upper_end_of_asset_allocation_range" VARCHAR,
"australian_listed_equity_benchmark_asset_allocation" VARCHAR,
"australian_listed_equity_lower_end_of_asset_allocation_range" VARCHAR,
"australian_listed_equity_upper_end_of_asset_allocation_range" VARCHAR,
"international_listed_equity_benchmark_asset_allocation" VARCHAR,
"international_listed_equity_lower_end_of_asset_allocation_range" VARCHAR,
"international_listed_equity_upper_end_of_asset_allocation_range" VARCHAR,
"unlisted_equity_benchmark_asset_allocation" VARCHAR,
"unlisted_equity_lower_end_of_asset_allocation_range" VARCHAR,
"unlisted_equity_upper_end_of_asset_allocation_range" VARCHAR,
"equity_listing_and_or_domicile_not_specified_benchmark_6f6d989f" VARCHAR,
"equity_listing_and_or_domicile_not_specified_lower_end_2d99a5df" VARCHAR,
"equity_listing_and_or_domicile_not_specified_upper_end_fd6e8056" VARCHAR,
"property_benchmark_asset_allocation" VARCHAR,
"property_lower_end_of_asset_allocation_range" VARCHAR,
"property_upper_end_of_asset_allocation_range" VARCHAR,
"infrastructure_benchmark_asset_allocation" VARCHAR,
"infrastructure_lower_end_of_asset_allocation_range" VARCHAR,
"infrastructure_upper_end_of_asset_allocation_range" VARCHAR,
"commodities_benchmark_asset_allocation" VARCHAR,
"commodities_lower_end_of_asset_allocation_range" VARCHAR,
"commodities_upper_end_of_asset_allocation_range" VARCHAR,
"other_investments_benchmark_asset_allocation" VARCHAR,
"other_investments_lower_end_of_asset_allocation_range" VARCHAR,
"other_investments_upper_end_of_asset_allocation_range" VARCHAR,
"unnamed_46" VARCHAR
);
Anyone who has the link will be able to view this.