// 01 · Impact of AI Survey

Interactive Survey
Data Explorer

205 respondents. 18 questions. Explore public attitudes toward AI — from trust and job anxiety to consciousness and ethics. Same dataset as my Python analysis, rendered live in the browser.

205
Respondents
18
Questions
0
External deps

Choose a Question

Key Findings

About This Data Lab

A front-end companion to the Python project "Impact of AI Survey Data Analyzer." The Python script handles deeper EDA, pandas cleaning, Matplotlib charts, and a summary report. This page renders the same dataset interactively in the browser using Chart.js with no server required — the CSV data is embedded directly so the lab works on any static host.

Dataset: Arda Yavuz Keskin, The Impact of Artificial Intelligence on Society, Kaggle.
kaggle.com/datasets/ardayavuzkeskin/...

Python repo: github.com/epritch/ImpactOfAI_Python