Please note that the unit for funds here are in rupees crore in other words in 10 millions. The columns have been renamed to remove spaces from the original column names and the data has been filtered for each visualisation.

Visualisation 1: Total Funds Available each year from 2015 to 2022

This visualisation attempts show the annual funds available for the “Beti Bachao, Beti Padhao’ scheme from 2015 to 2022 in India.

The table has been filtered to show data on year and funds available. I use the box plot to show the funds available annually in the form of quartiles and medians that gives the reader the idea of the minimum, maximum, averages and other relevant statistical information of the funds that were made available each year. The reader can easily visually determine if there is a significant difference in the available funds over the years.

The Y axis in the box plot indicates the funds available while the X axis shows for which years. The outliers are clearly indicated in the graph for the reader.

Visualisation 2: Funds Utilised in the state of Andhra Pradesh across 2015 to 2022

This visualisation attempts to show the funds utilised for the “Beti Bachao, Beti Padhao’ scheme for the state of Andhra Pradesh from 2015 to 2022.

The table has been filtered to show data for the state of Andhra Pradesh.

I use the bubble graph to show the funds utilised from 2015 to 2022 where the size of the bubbles indicate the funds being utilised. Also as the the amount utilised rises, the bubbles move from black to blue in the colour gradient to make it visually easy to compare and understand.

The graph shows the value as in the table showing funds utilised on the Y axis and the corresponding years in the X axis. This plot is an example of how one can look deeper into a specific state of interest when required.

Visualisation 3: Total Funds allocated per state between 2015 to 2022

This visualisation attempts show the total of funds made available for the “Beti Bachao, Beti Padhao’ scheme per state from 2015 to 2022.

The table has been filtered to show data on the state and union territory, funds available and year. I use the bar graph to show the relation the funds available for each state and union territory.

The graph shows the actual value on the X axis (funds available) for each state and union territory that are filled with discrete colours for the reader to interpret easily.

Visualisation 4: Unspent Balance between 2015 to 2022 in the States and Union Territories

This visualisation attempts show the state-wise unspent funds for the “Beti Bachao, Beti Padhao’ scheme for each state from 2015 to 2022 in India.

The data in the table has been grouped by state and union territory. For Chart A, I use the density plot to show a broad view of the unspent funds.

To aid a top level comparison I add a Chart B where I use the facet_wrap function that allows for a side by side glimpse across states and union territories to the reader. Please note if there is interest the reader could benefit from an interactive plot that allows them to look into each state specifically for a deeper understanding.

The X axis in the density plot indicates the unspent balance while the Y axis shows the density.

Chart A

Chart B

Visualisation 5: Extent of Funds Utilised against Funds Available

This visualisation attempts show the state-wise extent of funds utilised against funds available, as a percent, for the “Beti Bachao, Beti Padhao’ scheme for 2022 in India.

The table has been filtered to show data for the year 2021-22 for all states. I use the scatter plot to show the reader the extent of funds utilised against funds available for each state for the year 2021-22.

The Y axis in the plot indicates percent of extent of funds utilised against funds available. I have used the facet wrap function to juxtapose the data for all states to allow for a visual comparison.

Visualisation 6: Total Funds Available each year from 2015 to 2022

This visualisation attempts show the total funds available for the “Beti Bachao, Beti Padhao’ scheme from 2015 to 2022 in India.

The table has been filtered to show data on funds available for all years from 2015 to 2022. I use the line and scatter plot to show the total funds available through the years. I highlight the totals using the scatter plot and show the funds available using the line graph for the reader.

The Y axis in the plot indicates the funds available and the X axis indicates for which years.

Visualisation 7: Unspent Balance from 2015 to 2022

This visualisation attempts show the state-wise unspent balance for the “Beti Bachao, Beti Padhao’ scheme from 2015 to 2022 in India.

The data has been wrangled to show a table for total unspent balance for each state. I use the scatter plot to show the accumulated funds left unspent. The reader can use this data as initial point of information to help with making decisions on effective use of funds over time.

The Y axis in the scatter plot indicates the funds that remain unspent (accumulated from 2015 to 2022). I use the selectInput function to provide the reader with an interactive graph, where the reader can see funds remaining for each state and compare them with one another.

Visualisation 8: Funds Available and Utilised in Uttar Pradesh across 2015 to 2022

This visualisation attempts show the funds available and utilised for the “Beti Bachao, Beti Padhao’ scheme for the state of Uttar Pradesh from 2015 to 2022

The table has been filtered to show data for the state of Uttar Pradesh.

I use the line graph to show the funds available and utilised from 2015 to 2022 to allow the readers to see if there is significantly remaining unspent funds each year.

The Y axis in graph shows funds available and utilised in Rs. Crore and the X axis shows the years for which the data has been plotted. This plot is an example of how one can look deeper into a specific state of interest when required.