{"id":30462390,"url":"https://github.com/amanpatel-1234/automatic_data_analyzer_app","last_synced_at":"2026-04-09T20:33:01.992Z","repository":{"id":310645480,"uuid":"1040660707","full_name":"AMANPATEL-1234/Automatic_Data_Analyzer_App","owner":"AMANPATEL-1234","description":"📊 Automatic Data Analyzer is a Streamlit web app that performs complete data analysis with just a single file upload. Simply upload your CSV file, and the app automatically generates:  Data Overview: Preview, summary statistics, and data types. Visual Analysis: Histograms, distribution plots, and interactive charts for numeric columns.","archived":false,"fork":false,"pushed_at":"2025-08-19T10:45:44.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-19T12:30:39.492Z","etag":null,"topics":["app","data-science","data-visualization","matplotlib-pyplot","numpy","pandas","python3","seaborn","seaborn-plots","streamlit"],"latest_commit_sha":null,"homepage":"https://oneclick-data-analyzer.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AMANPATEL-1234.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-19T10:12:07.000Z","updated_at":"2025-08-19T11:45:18.000Z","dependencies_parsed_at":"2025-08-19T12:30:41.412Z","dependency_job_id":"da0c2975-abd8-456a-87e7-2dfd3a452572","html_url":"https://github.com/AMANPATEL-1234/Automatic_Data_Analyzer_App","commit_stats":null,"previous_names":["amanpatel-1234/automatic_data_analyzer_app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/AMANPATEL-1234/Automatic_Data_Analyzer_App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMANPATEL-1234%2FAutomatic_Data_Analyzer_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMANPATEL-1234%2FAutomatic_Data_Analyzer_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMANPATEL-1234%2FAutomatic_Data_Analyzer_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMANPATEL-1234%2FAutomatic_Data_Analyzer_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMANPATEL-1234","download_url":"https://codeload.github.com/AMANPATEL-1234/Automatic_Data_Analyzer_App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMANPATEL-1234%2FAutomatic_Data_Analyzer_App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377161,"owners_count":25094528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","data-science","data-visualization","matplotlib-pyplot","numpy","pandas","python3","seaborn","seaborn-plots","streamlit"],"created_at":"2025-08-23T23:01:11.771Z","updated_at":"2026-04-09T20:33:01.904Z","avatar_url":"https://github.com/AMANPATEL-1234.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 Automatic Data Analyzer\n\nAutomatic Data Analyzer is a **Streamlit web application** that performs **complete, end-to-end data analysis in a single frame**. Just upload your CSV file, and the app automatically generates **data previews, summary statistics, visualizations, missing value analysis, and correlation heatmaps** ,all on one interactive page. This makes data exploration **fast, simple, and user-friendly** without writing a single line of code.\n\n---\n\n## ✨ Features\n- 🖥 **Single-Frame Analysis:** All insights appear on one scrollable page.  \n- 👀 **Data Preview:** View the first few rows of your dataset instantly.  \n- 📊 **Summary Statistics:** Automatic computation of mean, median, standard deviation, min, max, quartiles.  \n- ❗ **Missing Values Detection:** Identify null or missing values in your dataset.  \n- 🔗 **Correlation Analysis:** Correlation heatmaps for numeric columns.  \n- 📈 **Visualizations:** Automatically generated histograms with KDE for numeric columns.  \n- 🛠 **No Coding Required:** Fully interactive interface using Streamlit.  \n\n---\n\n## 🛠 Technologies Used\n- **Python Libraries:**\n  - `numpy` – numerical computations\n  - `pandas` – data manipulation and analysis\n  - `matplotlib` – plotting charts\n  - `seaborn` – statistical visualizations\n  - `streamlit` – web app interface\n- **Version Control:** Git \u0026 GitHub  \n- **Deployment Platform:** Streamlit Community Cloud  \n\n## Deployed Link\nhttps://oneclick-data-analyzer.streamlit.app/\n\n---\n\n## ⚙️ How It Works\n1. 📂 Upload your CSV file via the Streamlit interface.  \n2. 🐼 The app reads the dataset using **Pandas**.  \n3. ⚡ Automatic analysis is performed:  \n   - Data preview  \n   - Summary statistics  \n   - Missing values detection  \n   - Correlation matrix and heatmap  \n   - Histograms for all numeric columns  \n4. 🖼 All results are displayed on **a single scrollable page**.  \n\n## ✨ Contact:- +916392505818\n---\n\n## 💻 Installation\n1. Clone the repository:\n```bash\ngit clone (https://github.com/AMANPATEL-1234/Automatic_Data_Analyzer_App)\ncd my-streamlit-app\npython -m venv venv\nsource venv/bin/activate   # On Windows: venv\\Scripts\\activate\npip install -r requirements.txt\nstreamlit run app.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanpatel-1234%2Fautomatic_data_analyzer_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famanpatel-1234%2Fautomatic_data_analyzer_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanpatel-1234%2Fautomatic_data_analyzer_app/lists"}