Baselight

The Rise Of Artificial Intelligence

Artificial Intelligence

@kaggle.muhammadroshaanriaz_the_rise_of_artificial_intelligence

Loading...
Loading...

About this Dataset

The Rise Of Artificial Intelligence


The dataset, "The Rise of Artificial Intelligence," contains 8 entries and 16 columns, providing various insights on AI adoption, market trends, and job impact from 2018 to 2025.

Year: The year of data (2018–2025).
AI Software Revenue: Annual revenue generated from AI software (e.g., "$10.1 billion").
Global AI Market Value: The global market value of AI (e.g., "$29.5 billion").
AI Adoption (%): Percentage of organizations adopting AI.
Organizations Using AI: Percentage of organizations currently using AI.
Organizations Planning to Implement AI: Percentage of organizations planning to adopt AI.
Global Expectation for AI Adoption: Global expectations for AI adoption.
Net Job Loss in the US: The estimated job loss in the U.S. due to AI.
Organizations Believing AI Provides Competitive Edge: Percentage of organizations that think AI gives them an edge.
Companies Prioritizing AI in Strategy: Percentage of companies prioritizing AI in their strategy.
Marketers Believing AI Improves Email Revenue: Percentage of marketers who believe AI enhances email revenue.
Americans Using Voice Assistants: The percentage of Americans using voice assistants (e.g., "Over 50%").
Medical Professionals Using AI for Diagnosis: Percentage of medical professionals using AI for diagnosis.
Jobs at High Risk of Automation - Transportation & Storage: Percentage of jobs at high risk in this sector.
Jobs at High Risk of Automation - Wholesale & Retail Trade: Percentage of jobs at high risk in this sector.
Jobs at High Risk of Automation - Manufacturing: Percentage of jobs at high risk in manufacturing.

Tables

The Rise Of Artificial Intellegence2

@kaggle.muhammadroshaanriaz_the_rise_of_artificial_intelligence.the_rise_of_artificial_intellegence2
  • 20.58 kB
  • 8 rows
  • 22 columns
Loading...
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
);

Share link

Anyone who has the link will be able to view this.