Facebook
TwitterApache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically
A comprehensive, research-grade dataset capturing the adoption, usage, and impact of leading AI tools—such as ChatGPT, Midjourney, Stable Diffusion, Bard, and Claude—across multiple industries, countries, and user demographics. This dataset is designed for advanced analytics, machine learning, natural language processing, and business intelligence applications.
This dataset provides a panoramic view of how AI technologies are transforming business, industry, and society worldwide. Drawing inspiration from real-world adoption surveys, academic research, and industry reports, it enables users to:
To add a column descriptor (column description) to your Kaggle dataset's Data Card, you should provide a clear and concise explanation for each column. This improves dataset usability and helps users understand your data structure, which is highly recommended for achieving a 10/10 usability score on Kaggle[2][9].
Below is a ready-to-copy Column Descriptions table for your dataset. You can paste this into the "Column Descriptions" section of your Kaggle Data Card (after clicking the pencil/edit icon in the Data tab)[2][9]:
| Column Name | Description |
|---|---|
country | Country where the organization or user is located (e.g., USA, India, China, etc.) |
industry | Industry sector of the organization (e.g., Technology, Healthcare, Retail, etc.) |
ai_tool | Name of the AI tool used (e.g., ChatGPT, Midjourney, Bard, Stable Diffusion, Claude) |
adoption_rate | Percentage representing the adoption rate of the AI tool within the sector or company (0–100) |
daily_active_users | Estimated number of daily active users for the AI tool in the given context |
year | Year in which the data was recorded (2023 or 2024) |
user_feedback | Free-text feedback from users about their experience with the AI tool (up to 150 characters) |
age_group | Age group of users (e.g., 18-24, 25-34, 35-44, 45-54, 55+) |
company_size | Size category of the organization (Startup, SME, Enterprise) |
country,industry,ai_tool,adoption_rate,daily_active_users,year,user_feedback,age_group,company_size
USA,Technology,ChatGPT,78.5,5423,2024,"Great productivity boost for our team!",25-34,Enterprise
India,Healthcare,Midjourney,62.3,2345,2024,"Improved patient engagement and workflow.",35-44,SME
Germany,Manufacturing,Stable Diffusion,45.1,1842,2023,"Enhanced our design process.",45-54,Enterprise
Brazil,Retail,Bard,33.2,1200,2024,"Helped automate our customer support.",18-24,Startup
UK,Finance,Claude,55.7,2100,2023,"Increased accuracy in financial forecasting.",25-34,SME
import pandas as pd
df = pd.read_csv('/path/to/ai_adoption_dataset.csv')
print(df.head())
print(df.info())
industry_adoption = df.groupby(['industry', 'country'])['adoption_rate'].mean().reset_index()
print(industry_adoption.sort_values(by='adoption_rate', ascending=False).head(10))
import matplotlib.pyplot as plt
tool_counts = df['ai_tool'].value_counts()
tool_counts.plot(kind='bar', title='AI Tool Usage Distribution')
plt.xlabel('AI Tool')
plt.ylabel('Number of Records')
plt.show()
from textblob import TextBlob
df['feedback_sentiment'] = df['user_feedback'].apply(lambda x: TextBlob(x).sentiment.polarity)
print(df[['user_feedback', 'feedback_sentiment']].head())
yearly_trends = df.groupby(['year', 'ai_tool'])['adoption_rate'].mean().unstack()
yearly_trends.plot(marker='o', title='AI Tool Adoption Rate Over Time')
plt.xlabel('Year')
plt.ylabel('Average Adoption Rate (%)')
plt.show()
Facebook
TwitterDuring a 2023 survey conducted among professionals in the United States, it was found that 37 percent of those working in advertising or marketing had used artificial intelligence (AI) to assist with work-related tasks. Healthcare, however, had the lowest rate of AI usage with only 15 percent of those asked having used it at work. The rate of adoption in marketing and advertising is understandable, as it is the industry that most weaves together art and creative mediums in its processes.
Generative AI linked to education
Those positions that require a higher level of education are most at risk of being automated with generative AI in the U.S. This is simply because those jobs that require less formal education are rarely digital positions and are more reliant on physical labor. Jobs that require tertiary education, however, are still the least likely to be automated overall, even with the added influence of generative AI.
ChatGPT has competitors
While the OpenAI-developed ChatGPT is the most well-known AI program and the currently most advanced large language model, - other competitors are catching up. While just over half of respondents in the U.S. had heard of or used ChatGPT, nearly half of respondents had also heard of or used Bing Chat. Google’s Bard was slightly behind, with only around a third of Americans having heard of or used it.
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset compiles and synthesises publicly available artificial intelligence (AI) adoption and growth indicators from leading institutional research reports, spanning the years 2017 to 2025. It is structured across seven thematic dimensions, covering organisational AI adoption rates, business function-level deployment, global AI tool user milestones, private AI investment by country, industry-sector adoption rates, public sentiment toward AI, and key headline KPIs. Data is sourced from and attributed to: McKinsey & Company Global Survey on AI (2022–2025), Stanford HAI Artificial Intelligence Index Report 2025, OpenAI official announcements, GitHub/Microsoft earnings disclosures, Ipsos Global AI Sentiment Survey 2024, World Bank South Asia AI Report 2025, IBM AI Adoption Index 2024, Oxford Insights Government AI Readiness Index 2024, and SimilarWeb platform analytics. The dataset is intended to support researchers, data analysts, and policymakers working on AI trend analysis, digital transformation studies, technology policy, and sector-level AI readiness assessments. All figures are either directly verified from primary sources or clearly labelled as modelled estimates anchored to verified data points. Source attribution is embedded within the dataset at the row level. Files are provided in both .xlsx (multi-sheet, formatted workbook) and .csv formats for compatibility with tools such as Microsoft Power BI, Tableau, R, and Python.
Facebook
TwitterIn 2025, artificial intelligence adoption has experienced a remarkable surge across global organizations. The percentage of companies integrating AI into at least one business function has dramatically increased to ** percent, representing a substantial leap from ** percent in the previous year. Even more striking is the exponential growth of generative AI, which has been embraced by ** percent of organizations worldwide. This represents an impressive increase, highlighting the technology's swift transition from an emerging trend to a mainstream business tool.
Facebook
TwitterThe technology industry was one of the most diligent adopters of AI in 2025, with ** percent of tech organizations using AI in the IT function and ** percent in software engineering. To compare, in the business, legal, and professional services sectors, ** percent of surveyed organizations reported employing AI in knowledge management. AI adoption isn’t easy It is no easy task to adapt a new technology of such widespread use as AI. There are numerous pitfalls and problems, both from the use of the technology itself and also from actions by outside agents causing issues. Companies considered cybersecurity to be chief among the risks being mitigated when adapting AI. In addition, regulatory compliance was a considerable challenge, stemming from a strong need to respect information privacy among users. Moreover, AI will have a considerable effect on companies' labor needs.
Facebook
TwitterApache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically
https://heliontechnologies.com/wp-content/uploads/2024/04/AI.jpeg" alt="Ai">
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.
Facebook
Twitterhttps://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
Artificial Intelligence adoption is rapidly transforming how organizations operate, automate tasks, and reshape their workforce. Understanding the relationship between AI adoption, productivity, governance, and workforce changes is critical for researchers, analysts, and policy makers.
This dataset provides a structured view of how companies across industries and countries adopt AI technologies and how those decisions affect productivity, workforce dynamics, and operational outcomes.
The dataset captures company-level indicators including AI adoption stage, AI investments, automation rates, workforce changes, governance practices, and business performance metrics. It also includes macro-level country indicators that influence digital transformation and AI adoption patterns.
The dataset was constructed by aggregating patterns observed in global technology adoption reports, digital transformation studies, workforce analytics publications, and AI governance frameworks. Company characteristics, adoption behavior, workforce impact, productivity changes, and innovation indicators were modeled to reflect realistic organizational behavior across industries and regions.
Role distributions, investment levels, automation rates, and workforce adjustments follow structured statistical distributions designed to resemble real-world enterprise analytics datasets. Country-level indicators such as digital maturity, internet penetration, and AI research intensity were modeled to reflect global technology ecosystems.
The dataset is fully structured, cleaned, and formatted as tabular CSV files ready for:
The dataset includes multiple related tables designed for relational analysis and scalable analytical workflows.
Facebook
TwitterAttribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
License information was derived automatically
Explore key AI statistics, including adoption rates, market growth, industry applications, workforce impact, and innovation trends!
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
A broad dataset providing insights into artificial intelligence statistics and trends for 2025, covering market growth, adoption rates across industries, impacts on employment, AI applications in healthcare, education, and more.
Facebook
TwitterGenerative AI adoption has surged across industries, with the technology sector leading the charge at an impressive ** percent usage rate across functions in 2024. This rapid integration of AI technologies is reshaping business operations, particularly in marketing and sales, where AI has found widespread application as a creative assistance tool. However, this swift adoption has not come without challenges, as concerns about regulatory compliance have grown in tandem with the increased usage. Varied adoption rates across sectors While the technology industry stands at the forefront of generative AI adoption, other sectors are not far behind. Professional services, advanced industries, and media and telecom all report adoption rates of around ** percent across functions. Interestingly, in the tech, media, and telecom industry, IT departments lead in generative AI application usage at ** percent, followed by product development at ** percent. This trend differs in the energy, resource, and industrial sector, where operations take the lead at ** percent, with IT following at ** percent. Evolving landscape of AI implementation As organizations increasingly integrate generative AI, the landscape of implementation is evolving. Automation and agentic AI have emerged as the most intriguing technological developments for organizations in 2024. This shift is accompanied by a notable increase in technical skills related to AI, indicating broader usage. However, the rise in regulatory concerns suggests that governments and authorities are stepping up their oversight of the industry. This dual trend of increased adoption and heightened regulatory scrutiny underscores the complex environment in which AI technologies are being deployed and developed.
Facebook
TwitterComprehensive AI adoption statistics for 2025. Business usage rates, industry breakdown, workforce impact, and investment data.
Facebook
TwitterAttribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
License information was derived automatically
Explore key AI usage statistics, uncover adoption rates, industry trends, user demographics, and how artificial intelligence is transforming!
Facebook
TwitterThe adoption rate of artificial intelligence (AI) is expected to gain considerable importance in product development companies worldwide between 2022 and 2025. Currently, companies operating in that sector were mostly, or ** percent, reporting limited adoption of AI in their production cycles. Technology executives expected this to change considerably by 2025.
Facebook
TwitterThe largest share of AI users in the workplace in the United States was recorded in the technology sector, at ** percent in the fourth quarter of 2025, followed by finance at ** percent and the college and university sector at ** percent. The organizational adoption of AI in all presented industries increased from the previous quarter or stayed the same.
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Curated dataset covering AI adoption rates by industry and company size, AI tool pricing benchmarks, and implementation cost estimates as of Q1 2026.
Facebook
TwitterGet expert-level 90+ Artificial Intelligence AI Statistics. Featuring the latest growth trends, industry challenges, ROI, and business case for AI adoption in 2026.
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Compiled statistics on AI automation adoption rates, ROI benchmarks, market size, and industry-specific data for 2026.
Facebook
TwitterThe adoption rate of artificial intelligence (AI) is expected to rapidly grow in the information technology sector (IT). In 2022, nearly ** percent of IT executives expected their companies to have widescale adoption in AI in their respective companies.
Facebook
TwitterMIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically
📂 Dataset Title:
AI Impact on Job Market: Increasing vs Decreasing Jobs (2024–2030)
📝 Dataset Description:
This dataset explores how Artificial Intelligence (AI) is transforming the global job market. With a focus on identifying which jobs are increasing or decreasing due to AI adoption, this dataset provides insights into job trends, automation risks, education requirements, gender diversity, and other workforce-related factors across industries and countries.
The dataset contains 30,000 rows and 13 valuable columns, generated to reflect realistic labor market patterns based on ongoing research and public data insights. It can be used for data analysis, predictive modeling, AI policy planning, job recommendation systems, and economic forecasting.
📊 Columns Description:
Column Name Description
Job Title Name of the job/role (e.g., Data Analyst, Cashier, etc.) Industry Industry sector in which the job is categorized (e.g., IT, Healthcare, Manufacturing) Job Status Indicates whether the job is Increasing or Decreasing due to AI adoption AI Impact Level Estimated level of AI impact on the job: Low, Moderate, or High Median Salary (USD) Median annual salary for the job in USD Required Education Typical minimum education level required for the job Experience Required (Years) Average number of years of experience required Job Openings (2024) Number of current job openings in 2024 Projected Openings (2030) Projected job openings by the year 2030 Remote Work Ratio (%) Estimated percentage of jobs that can be done remotely Automation Risk (%) Probability of the job being automated or replaced by AI Location Country where the job data is based (e.g., USA, India, UK, etc.) Gender Diversity (%) Approximate percentage representation of non-male genders in the job
🔍 Potential Use Cases:
Predict which jobs are most at risk due to automation.
Compare AI impact across industries and countries.
Build dashboards on workforce diversity and trends.
Forecast job market shifts by 2030.
Train ML models to predict job growth or decline.
📚 Source:
This is a synthetic dataset generated using realistic modeling, public job data patterns (U.S. BLS, OECD, McKinsey, WEF reports), and AI simulation to reflect plausible scenarios from 2024 to 2030. Ideal for educational, research, and AI project purposes.
📌 License: MIT
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Survey data regarding Artificial Intelligence adoption in the Indian digital marketing sector, based on responses from 500+ businesses.
Facebook
TwitterApache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically
A comprehensive, research-grade dataset capturing the adoption, usage, and impact of leading AI tools—such as ChatGPT, Midjourney, Stable Diffusion, Bard, and Claude—across multiple industries, countries, and user demographics. This dataset is designed for advanced analytics, machine learning, natural language processing, and business intelligence applications.
This dataset provides a panoramic view of how AI technologies are transforming business, industry, and society worldwide. Drawing inspiration from real-world adoption surveys, academic research, and industry reports, it enables users to:
To add a column descriptor (column description) to your Kaggle dataset's Data Card, you should provide a clear and concise explanation for each column. This improves dataset usability and helps users understand your data structure, which is highly recommended for achieving a 10/10 usability score on Kaggle[2][9].
Below is a ready-to-copy Column Descriptions table for your dataset. You can paste this into the "Column Descriptions" section of your Kaggle Data Card (after clicking the pencil/edit icon in the Data tab)[2][9]:
| Column Name | Description |
|---|---|
country | Country where the organization or user is located (e.g., USA, India, China, etc.) |
industry | Industry sector of the organization (e.g., Technology, Healthcare, Retail, etc.) |
ai_tool | Name of the AI tool used (e.g., ChatGPT, Midjourney, Bard, Stable Diffusion, Claude) |
adoption_rate | Percentage representing the adoption rate of the AI tool within the sector or company (0–100) |
daily_active_users | Estimated number of daily active users for the AI tool in the given context |
year | Year in which the data was recorded (2023 or 2024) |
user_feedback | Free-text feedback from users about their experience with the AI tool (up to 150 characters) |
age_group | Age group of users (e.g., 18-24, 25-34, 35-44, 45-54, 55+) |
company_size | Size category of the organization (Startup, SME, Enterprise) |
country,industry,ai_tool,adoption_rate,daily_active_users,year,user_feedback,age_group,company_size
USA,Technology,ChatGPT,78.5,5423,2024,"Great productivity boost for our team!",25-34,Enterprise
India,Healthcare,Midjourney,62.3,2345,2024,"Improved patient engagement and workflow.",35-44,SME
Germany,Manufacturing,Stable Diffusion,45.1,1842,2023,"Enhanced our design process.",45-54,Enterprise
Brazil,Retail,Bard,33.2,1200,2024,"Helped automate our customer support.",18-24,Startup
UK,Finance,Claude,55.7,2100,2023,"Increased accuracy in financial forecasting.",25-34,SME
import pandas as pd
df = pd.read_csv('/path/to/ai_adoption_dataset.csv')
print(df.head())
print(df.info())
industry_adoption = df.groupby(['industry', 'country'])['adoption_rate'].mean().reset_index()
print(industry_adoption.sort_values(by='adoption_rate', ascending=False).head(10))
import matplotlib.pyplot as plt
tool_counts = df['ai_tool'].value_counts()
tool_counts.plot(kind='bar', title='AI Tool Usage Distribution')
plt.xlabel('AI Tool')
plt.ylabel('Number of Records')
plt.show()
from textblob import TextBlob
df['feedback_sentiment'] = df['user_feedback'].apply(lambda x: TextBlob(x).sentiment.polarity)
print(df[['user_feedback', 'feedback_sentiment']].head())
yearly_trends = df.groupby(['year', 'ai_tool'])['adoption_rate'].mean().unstack()
yearly_trends.plot(marker='o', title='AI Tool Adoption Rate Over Time')
plt.xlabel('Year')
plt.ylabel('Average Adoption Rate (%)')
plt.show()