abaliyan commited on
Commit
1eec944
Β·
verified Β·
1 Parent(s): 0e21312

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -69
README.md CHANGED
@@ -1,72 +1,13 @@
1
-
2
- **Aangan Survey Data Analysis Application** πŸ“ŠπŸ”
3
-
4
- ---
5
-
6
- **Overview:**
7
-
8
- This application is designed to expedite the analysis of survey data collected by Aangan, an NGO dedicated to child safety and the promotion of child protection initiatives. By inputting a CSV file containing survey responses and specifying the columns for analysis, users can quickly generate a dashboard presenting key insights.
9
-
10
- ---
11
-
12
- **Features:**
13
-
14
- 1. **Fast Analysis:** The application efficiently processes survey data, enabling users to obtain insights rapidly. ⚑
15
-
16
- 2. **Customizable Analysis:** Users can select specific columns from the dataset for analysis, tailoring the dashboard to their requirements. πŸ› οΈ
17
-
18
- 3. **Percentage View:** An optional feature allows users to view analysis results in percentage format, facilitating better understanding of proportions. πŸ“Š
19
-
20
- 4. **Filtering:** Users can filter data based on a chosen column, enabling focused analysis on specific subsets of responses. πŸ”
21
-
22
  ---
23
-
24
- **Instructions for Use:**
25
-
26
- 1. **Upload Data:** Upload the survey data in CSV format. πŸ“€
27
-
28
- 2. **Select Columns:** Specify the columns you wish to analyze, separating them by commas or spaces. πŸ“
29
-
30
- 3. **Optional Features:**
31
- - **Percentage View:** Check the box to view analysis results in percentage format. βœ”οΈ
32
- - **Add Filter:** Enable filtering by selecting a column to filter data by. πŸŽ›οΈ
33
-
34
- 4. **Generate Dashboard:** Click the "Get Dashboard" button to generate the analysis dashboard. πŸ“Š
35
-
36
- ---
37
-
38
- **Developed By:**
39
-
40
- This application was developed by me for Aangan. πŸ‘¨β€πŸ’»
41
-
42
  ---
43
 
44
- **Contact Information:**
45
-
46
- For inquiries or support, please contact πŸ‘‰πŸ» [Email](a.baliyan008@gmail.com). πŸ“§
47
-
48
- ---
49
-
50
- **About Aangan:**
51
-
52
- Aangan is a non-profit organization dedicated to safeguarding vulnerable children and promoting child protection initiatives. Through various programs and advocacy efforts, Aangan strives to create a safer environment for children across communities. πŸ πŸ‘¦πŸ‘§
53
-
54
- ---
55
-
56
- **Disclaimer:**
57
-
58
- This application is intended for internal use by Aangan and its affiliated partners. The accuracy and reliability of analysis results may vary depending on the quality and completeness of the provided survey data. πŸš«πŸ“‰
59
-
60
- ---
61
-
62
- **Version History:**
63
-
64
- - [Version 1] (Feb 7, 2024): [This is the first version of the automation webapp.] πŸ“…
65
-
66
- ---
67
-
68
- **Acknowledgments:**
69
-
70
- I acknowledge the contributions of the Aangan team and all individuals who provided feedback and support during the development of this application. πŸ™
71
-
72
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Dashboard Automation Aangan
3
+ emoji: πŸ“Š
4
+ colorFrom: green
5
+ colorTo: gray
6
+ sdk: streamlit
7
+ sdk_version: 1.31.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference