udise_school_report_reader 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/udise_school_report_reader/version.rb +1 -1
- data/template.yml +176 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3771351dea8525991671f8a22a1c6f8afe66bda09418b0bef89da2d439ae4034
|
4
|
+
data.tar.gz: ac43bf7f92597cc06125e7cba3042db52ad0ef6e47b6959d21e94415927e1dbd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f123d2b903b3dad61bff621bcd0a888052570bdf7900ad708513811a6f0c29be1ad36621ebbff56dcfe8130e0938bfa5c62d64fc9d924fdc8291319d09a01340
|
7
|
+
data.tar.gz: 84bc1cfac57611992e4bcd377483c8fa8efa130c91b6c854bed8d98aa4af1cda4c7d625e8542201a8b2dc68628b8627b1966ee78f625a0dc600e09aa237fa4a1
|
data/template.yml
ADDED
@@ -0,0 +1,176 @@
|
|
1
|
+
rooms:
|
2
|
+
classrooms:
|
3
|
+
good_condition: 0
|
4
|
+
needs_minor_repair: 0
|
5
|
+
needs_major_repair: 0
|
6
|
+
other: 0
|
7
|
+
library:
|
8
|
+
hm:
|
9
|
+
|
10
|
+
basic_info: {}
|
11
|
+
|
12
|
+
location: {}
|
13
|
+
|
14
|
+
official:
|
15
|
+
established: null
|
16
|
+
recognition:
|
17
|
+
primary: null
|
18
|
+
upper_primary: null
|
19
|
+
secondary: null
|
20
|
+
higher_secondary: null
|
21
|
+
affiliation:
|
22
|
+
secondary: null
|
23
|
+
higher_secondary: null
|
24
|
+
management: null
|
25
|
+
|
26
|
+
digital_facilities:
|
27
|
+
ict_lab: null
|
28
|
+
internet: null
|
29
|
+
computers:
|
30
|
+
desktop: 0
|
31
|
+
laptop: 0
|
32
|
+
tablet: 0
|
33
|
+
peripherals:
|
34
|
+
printer: 0
|
35
|
+
projector: 0
|
36
|
+
smart_classroom:
|
37
|
+
digiboard: 0
|
38
|
+
dth: null
|
39
|
+
|
40
|
+
anganwadi:
|
41
|
+
at_premises: null
|
42
|
+
boys: null
|
43
|
+
girls: null
|
44
|
+
worker: null
|
45
|
+
|
46
|
+
building:
|
47
|
+
status:
|
48
|
+
boundary_wall:
|
49
|
+
blocks:
|
50
|
+
pucca_blocks:
|
51
|
+
has_shifts:
|
52
|
+
accessibility:
|
53
|
+
ramps:
|
54
|
+
handrails:
|
55
|
+
|
56
|
+
infrastructure:
|
57
|
+
furniture:
|
58
|
+
count: null
|
59
|
+
|
60
|
+
sanitation:
|
61
|
+
toilets:
|
62
|
+
boys:
|
63
|
+
total: 0
|
64
|
+
functional: 0
|
65
|
+
cwsn: 0
|
66
|
+
urinals: 0
|
67
|
+
girls:
|
68
|
+
total: 0
|
69
|
+
functional: 0
|
70
|
+
cwsn: 0
|
71
|
+
urinals: 0
|
72
|
+
handwash:
|
73
|
+
near_toilet: null
|
74
|
+
for_meal: null
|
75
|
+
|
76
|
+
facilities:
|
77
|
+
residential:
|
78
|
+
details:
|
79
|
+
type: null
|
80
|
+
minority_school: null
|
81
|
+
basic:
|
82
|
+
water: {}
|
83
|
+
electricity:
|
84
|
+
available: null
|
85
|
+
solar_panel: null
|
86
|
+
safety:
|
87
|
+
playground: null
|
88
|
+
all_weather_road: null
|
89
|
+
medical:
|
90
|
+
checkups:
|
91
|
+
available: null
|
92
|
+
|
93
|
+
teachers:
|
94
|
+
count_by_level: {}
|
95
|
+
qualifications:
|
96
|
+
academic: {}
|
97
|
+
professional:
|
98
|
+
basic_training: 0
|
99
|
+
beled: 0
|
100
|
+
bed: 0
|
101
|
+
med: 0
|
102
|
+
other: 0
|
103
|
+
none: 0
|
104
|
+
special_education: 0
|
105
|
+
pursuing_course: 0
|
106
|
+
demographics: {}
|
107
|
+
training:
|
108
|
+
service:
|
109
|
+
total: null
|
110
|
+
computer_trained: null
|
111
|
+
age_distribution: {}
|
112
|
+
assignments:
|
113
|
+
teaching: {}
|
114
|
+
non_teaching: {}
|
115
|
+
classes_taught: {}
|
116
|
+
attendance: {}
|
117
|
+
|
118
|
+
students:
|
119
|
+
facilities:
|
120
|
+
general:
|
121
|
+
transport:
|
122
|
+
primary: 0
|
123
|
+
upper_primary: 0
|
124
|
+
incentives:
|
125
|
+
free_textbooks:
|
126
|
+
primary: 0
|
127
|
+
upper_primary: 0
|
128
|
+
free_uniform:
|
129
|
+
primary: 0
|
130
|
+
upper_primary: 0
|
131
|
+
|
132
|
+
activities:
|
133
|
+
inspections:
|
134
|
+
academic:
|
135
|
+
crc_coordinator:
|
136
|
+
block_level:
|
137
|
+
state_district:
|
138
|
+
instructional_days:
|
139
|
+
primary:
|
140
|
+
upper_primary:
|
141
|
+
secondary:
|
142
|
+
higher_secondary:
|
143
|
+
student_hours:
|
144
|
+
primary:
|
145
|
+
upper_primary:
|
146
|
+
secondary:
|
147
|
+
higher_secondary:
|
148
|
+
teacher_hours:
|
149
|
+
primary:
|
150
|
+
upper_primary:
|
151
|
+
secondary:
|
152
|
+
higher_secondary:
|
153
|
+
|
154
|
+
academic:
|
155
|
+
medium_of_instruction: {}
|
156
|
+
assessments:
|
157
|
+
cce:
|
158
|
+
implemented:
|
159
|
+
primary: null
|
160
|
+
upper_primary: null
|
161
|
+
secondary: null
|
162
|
+
higher_secondary: null
|
163
|
+
|
164
|
+
committees:
|
165
|
+
smc:
|
166
|
+
details:
|
167
|
+
same_as_smdc: null
|
168
|
+
smdc:
|
169
|
+
details:
|
170
|
+
constituted: null
|
171
|
+
|
172
|
+
grants:
|
173
|
+
received:
|
174
|
+
amount: null
|
175
|
+
expenditure:
|
176
|
+
amount: null
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: udise_school_report_reader
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Syed Fazil Basheer
|
@@ -135,6 +135,7 @@ files:
|
|
135
135
|
- lib/udise_school_report_reader/school_report_parser.rb
|
136
136
|
- lib/udise_school_report_reader/teacher_data_reader.rb
|
137
137
|
- lib/udise_school_report_reader/version.rb
|
138
|
+
- template.yml
|
138
139
|
- test/school_report_parser_test.rb
|
139
140
|
homepage: https://github.com/UDISE-Plus/udise-school-report-reader
|
140
141
|
licenses:
|