DataSet-Of-using-AI / README.md
yusifhajiaziz's picture
Upload README.md
9af7fc2 verified
|
Raw
History Blame Contribute Delete
1.41 kB
---
language: en
license: cc-by-4.0
tags:
- ai
- dataset
- usage
- demographics
size_categories:
- 10<n<100
task_categories:
- tabular-classification
pretty_name: Dataset of Using AI
---
# Dataset of Using AI
## Team Members
- Yusif Aziz Ibrahim
- Yousif Kawa Faris
- Ahmed Qaraman
## Overview
This dataset shows adoption rates of popular AI tools across age groups.
It includes usage values for ChatGPT, Gemini, DeepSeek, Claude, and Nova.
Data was manually compiled and organized in Excel.
## Structure
- Age Groups: 13–17, 18–24, 25–34, 35–44, 45–54, 55+
- Models: ChatGPT, Gemini, DeepSeek, Claude, Nova
- Values: Usage rates (normalized between 0 and 1)
### Files
- dataset.csv → Full dataset
- sample.csv → Preview (3–5 rows)
- README.md → Documentation
## Example Rows
| Age Group | ChatGPT | Gemini | DeepSeek | Claude | Nova |
|-----------|---------|--------|----------|--------|------|
| 13-17 | 0.20 | 0.18 | 0.10 | 0.08 | 0.05 |
| 18-24 | 0.35 | 0.32 | 0.30 | 0.28 | 0.15 |
| 25-34 | 0.28 | 0.27 | 0.32 | 0.30 | 0.30 |
## License
Creative Commons CC BY 4.0 — free to use with credit.
## Possible Uses
- Compare generational adoption of AI tools
- Train models to predict AI usage trends
- Support research in technology adoption across demographics