Skip to content

Commit

Permalink
flush
Browse files Browse the repository at this point in the history
  • Loading branch information
jhannah committed May 2, 2024
1 parent fd74a16 commit 97c808d
Showing 1 changed file with 129 additions and 0 deletions.
129 changes: 129 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1709,5 +1709,134 @@ <h3>Grades 4 through 6</h3><table border="1" class="dataframe">
</tr>
</tbody>
</table>
<h2>Parent Engagement</h2>
<h3>Pre-K through 3</h3><table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>resolutionName</th>
<th>count</th>
</tr>
</thead>
<tbody>
<tr>
<td>Parent/Guardian Conference</td>
<td>407</td>
</tr>
<tr>
<td>Parent/Guardian Contact Made</td>
<td>2063</td>
</tr>
</tbody>
</table>
<p><table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>RaceEthnicity</th>
<th>African American</th>
<th>Asian</th>
<th>Hispanic</th>
<th>Multi Racial</th>
<th>Native American</th>
<th>Pacific Islander</th>
<th>White</th>
</tr>
<tr>
<th>resolutionName</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th>Parent/Guardian Conference</th>
<td>218</td>
<td>3</td>
<td>52</td>
<td>31</td>
<td>4</td>
<td>2</td>
<td>97</td>
</tr>
<tr>
<th>Parent/Guardian Contact Made</th>
<td>1079</td>
<td>24</td>
<td>290</td>
<td>192</td>
<td>27</td>
<td>&lt;NA&gt;</td>
<td>451</td>
</tr>
</tbody>
</table></p>
<h3>Grades 4 through 6</h3><table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>resolutionName</th>
<th>count</th>
</tr>
</thead>
<tbody>
<tr>
<td>Parent/Guardian Conference</td>
<td>430</td>
</tr>
<tr>
<td>Parent/Guardian Contact Made</td>
<td>2483</td>
</tr>
</tbody>
</table>
<p><table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>RaceEthnicity</th>
<th>African American</th>
<th>Asian</th>
<th>Hispanic</th>
<th>Multi Racial</th>
<th>Native American</th>
<th>Pacific Islander</th>
<th>White</th>
</tr>
<tr>
<th>resolutionName</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th>Parent/Guardian Conference</th>
<td>246</td>
<td>1</td>
<td>72</td>
<td>38</td>
<td>1</td>
<td>1</td>
<td>71</td>
</tr>
<tr>
<th>Parent/Guardian Contact Made</th>
<td>1372</td>
<td>27</td>
<td>421</td>
<td>194</td>
<td>29</td>
<td>4</td>
<td>436</td>
</tr>
</tbody>
</table></p>
</body>
</html>

0 comments on commit 97c808d

Please sign in to comment.