IP Project File Aman Nath - 1
IP Project File Aman Nath - 1
V BSF JODHPUR
AISSCE 2024-2025
1|Page
Literacy Rate Analysis
System of India
Index
6. Python Overview 9
7. Source Code 12
8. Output 18
9. Bibliography 33
2|Page
CERTIFICATE
3|Page
AKNOWLEDGEMENT
We would like to express our special thanks of
gratitude to our teacher Mr. K.K Kumawat who gave
us the golden opportunity to do this wonderful project
on the topic ‘Literacy Rate Analysis System of India’.
Which also helped us in doing a lot of Research and
we came to know about so many new things We are
really thankful to him. Secondly, We would also like
to thank our parents who helped us a lot in finalizing
this project within the limited time frame.
4|Page
AIM:To Develop:
Literacy Rate Analysis System of India
Front End:
Python 3.8.2
Back End:
My SQL Server 5.1
Operating System:
Windows 10
Minimum Hardware and Software Requirements:
Operating System:
x86 64-bit CPU (Intel / AMD architecture)
4 GB RAM.
5 GB free disk space.
Open Source Software being used:
1. Python 3.8.2
a. Pandas
b. Matplotlib
5|Page
Pandas:
Matplotlib:
6|Page
Literacy Rate Analysis System in India
Introduction
National Literacy Mission (NLM) was set up by
the government of India on 5th May 1988 with an aim to
eradicate illiteracy in the country by imparting functional
literacy to non-literates. Thus, National Literacy Mission
(NLM) was established not only to make everybody just self
reliant in three R's- reading, writing and arithmetic but also
to make them aware of the development issues affecting the
society. The target group of NLM is people between the age
of 15 and 35. National Literate Mission works under the
guidance of National Literacy Mission Authority, an
independent wing of Ministry of Human Resources and
Development.
7|Page
MAIN MENU
1- Data Visualization
2- Analysis
3- Manipulation
4- Exit
1-Data Visualization
1.1-Line Chart of a Particular Year
1.2-Bar Chart for different Years
1.3-Histogram for a Year
1.4-Pie Chart Average Literacy
1.5-Back to Main Menu
2-Analysis
4.1 Top record
4.2 Bottom records
4.3 To Display Literacy of a particular year
4.4 To Display States with Literacy rate is >= n% in a year
4.5 To Display States with Maximum Literacy rate
4.6 To display Average Literacy of India
4.7 To display Complete Dataframe
4.8 To Minimum, Maximum and Average Literacy in a year
4.9 Back to Main Menu'''
3-Manipulation
3.1. Insert a row
3.2. Insert a Column
3.3. Delete a Row
3.4. Delete a column
3.5. Update a cell value
3.6. Back to Main Menu
8|Page
PYTHON : OVERVIEW
9|Page
Comma Separated Values (C.S.V) File
10 | P a g e
literacy_rate.csv (Notepad View):
11 | P a g e
CODING
12 | P a g e
13 | P a g e
14 | P a g e
15 | P a g e
16 | P a g e
17 | P a g e
Screen Shot /Output
18 | P a g e
19 | P a g e
20 | P a g e
21 | P a g e
22 | P a g e
23 | P a g e
24 | P a g e
25 | P a g e
26 | P a g e
27 | P a g e
28 | P a g e
29 | P a g e
30 | P a g e
31 | P a g e
32 | P a g e
Bibliography
Informatics Practices Class 12 by Sumita Arora.
Google Images
33 | P a g e