The Rise Of Artificial Intelligence
Artificial Intelligence
@kaggle.muhammadroshaanriaz_the_rise_of_artificial_intelligence
Artificial Intelligence
@kaggle.muhammadroshaanriaz_the_rise_of_artificial_intelligence
CREATE TABLE the_rise_of_artificial_intellegence2 (
"year" BIGINT,
"ai_software_revenue_in_billions" DOUBLE -- AI Software Revenue(in Billions),
"global_ai_market_value_in_billions" DOUBLE -- Global AI Market Value(in Billions),
"ai_adoption" VARCHAR -- AI Adoption (%),
"organizations_using_ai" VARCHAR,
"organizations_planning_to_implement_ai" VARCHAR,
"global_expectation_for_ai_adoption" VARCHAR -- Global Expectation For AI Adoption (%),
"estimated_jobs_eliminated_by_ai_millions" VARCHAR -- Estimated Jobs Eliminated By AI (millions),
"estimated_new_jobs_created_by_ai_millions" VARCHAR -- Estimated New Jobs Created By AI (millions),
"net_job_loss_in_the_us" VARCHAR,
"organizations_believing_ai_provides_competitive_edge" VARCHAR,
"companies_prioritizing_ai_in_strategy" VARCHAR,
"estimated_revenue_increase_from_ai_trillions_usd" DOUBLE -- Estimated Revenue Increase From AI (trillions USD),
"marketers_believing_ai_improves_email_revenue" VARCHAR,
"expected_increase_in_employee_productivity_due_to_ai" VARCHAR -- Expected Increase In Employee Productivity Due To AI (%),
"americans_using_voice_assistants" VARCHAR -- Americans Using Voice Assistants (%),
"digital_voice_assistants_billions_of_devices" DOUBLE -- Digital Voice Assistants (billions Of Devices),
"medical_professionals_using_ai_for_diagnosis" VARCHAR,
"ai_contribution_to_healthcare_in_billions" BIGINT -- AI Contribution To Healthcare(in Billions),
"jobs_at_high_risk_of_automation_transportation_storage" VARCHAR -- Jobs At High Risk Of Automation - Transportation \u0026 Storage (%),
"jobs_at_high_risk_of_automation_wholesale_retail_trade" VARCHAR -- Jobs At High Risk Of Automation - Wholesale \u0026 Retail Trade,
"jobs_at_high_risk_of_automation_manufacturing" VARCHAR -- Jobs At High Risk Of Automation - Manufacturing
);
Anyone who has the link will be able to view this.