diff options
author | Sunil Shetye | 2020-03-06 13:11:09 +0530 |
---|---|---|
committer | GitHub | 2020-03-06 13:11:09 +0530 |
commit | a406ae285dcc1077dc37b5253f41d4dadb71a030 (patch) | |
tree | 8bcadf873da454b466da600e761b223f98180180 | |
parent | f75269fddb10e899c289af387eb8ca5f4d4b520f (diff) | |
parent | a84cffcd96a4fa60efd3e78cf33eef2f0be9d6de (diff) | |
download | R_Data_Analysis-master.tar.gz R_Data_Analysis-master.tar.bz2 R_Data_Analysis-master.zip |
Add Virudhunagar report
-rw-r--r-- | Virudhunagar/Crime rate.csv | 11 | ||||
-rw-r--r-- | Virudhunagar/FOSSEE.png | bin | 0 -> 79661 bytes | |||
-rw-r--r-- | Virudhunagar/FairPriceShops.csv | 10 | ||||
-rw-r--r-- | Virudhunagar/IIT_Bombay.png | bin | 0 -> 81741 bytes | |||
-rw-r--r-- | Virudhunagar/Smart card holders.csv | 10 | ||||
-rw-r--r-- | Virudhunagar/Virudhunagar.png | bin | 0 -> 423650 bytes | |||
-rw-r--r-- | Virudhunagar/VirudhunagarReport.Rmd | 134 | ||||
-rw-r--r-- | Virudhunagar/VirudhunagarReport.pdf | bin | 0 -> 612612 bytes |
8 files changed, 165 insertions, 0 deletions
diff --git a/Virudhunagar/Crime rate.csv b/Virudhunagar/Crime rate.csv new file mode 100644 index 0000000..6e99381 --- /dev/null +++ b/Virudhunagar/Crime rate.csv @@ -0,0 +1,11 @@ +CrimeType,NoOfCrime,District,National
+Violent Crime,220,11.33,19.53
+Murder,51,2.63,2.74
+Rape,33,1.7,2.78
+Robbery,33,2.21,2.64
+Kidnaping,31,1.6,5.41
+Riots,62,3.19,5.96
+Property,395,20.34,40.17
+Theft,224,12.56,30.77
+Dacoity,2,0.1,0.37
+Burglary,138,7.11,8.62
diff --git a/Virudhunagar/FOSSEE.png b/Virudhunagar/FOSSEE.png Binary files differnew file mode 100644 index 0000000..6feda2d --- /dev/null +++ b/Virudhunagar/FOSSEE.png diff --git a/Virudhunagar/FairPriceShops.csv b/Virudhunagar/FairPriceShops.csv new file mode 100644 index 0000000..7292e2e --- /dev/null +++ b/Virudhunagar/FairPriceShops.csv @@ -0,0 +1,10 @@ +Taluk,TNCSC,Cooperative,SHG,Total
+Aruppukottai(Tk),2,127,0,129
+Kariapatti,0,70,0,70
+Rajapalayam(Tk),4,121,2,127
+Sathur(Tk),3,77,0,80
+Sivakasi(Tk),18,124,1,143
+Srivilliputhur(Tk),5,129,3,137
+Thiruchuli,0,94,0,94
+Vembakkottai,0,72,0,72
+Virudhunagar(Tk),2,107,0,109
diff --git a/Virudhunagar/IIT_Bombay.png b/Virudhunagar/IIT_Bombay.png Binary files differnew file mode 100644 index 0000000..34a0eb0 --- /dev/null +++ b/Virudhunagar/IIT_Bombay.png diff --git a/Virudhunagar/Smart card holders.csv b/Virudhunagar/Smart card holders.csv new file mode 100644 index 0000000..a6f42e1 --- /dev/null +++ b/Virudhunagar/Smart card holders.csv @@ -0,0 +1,10 @@ +TalukName,SNo,TotalSmartCardsIssued
+Aruppukottai(Tk),1,70162
+Kariapatti,2,28850
+Rajapalayam(Tk),3,97101
+Sathur(Tk),4,39783
+Sivakasi(Tk),5,108538
+Srivilliputhur(Tk),6,87191
+Virudhunagar(Tk),9,65159
+Thiruchuli,7,32092
+Vembakkottai,8,34138
diff --git a/Virudhunagar/Virudhunagar.png b/Virudhunagar/Virudhunagar.png Binary files differnew file mode 100644 index 0000000..47ae01f --- /dev/null +++ b/Virudhunagar/Virudhunagar.png diff --git a/Virudhunagar/VirudhunagarReport.Rmd b/Virudhunagar/VirudhunagarReport.Rmd new file mode 100644 index 0000000..92173e3 --- /dev/null +++ b/Virudhunagar/VirudhunagarReport.Rmd @@ -0,0 +1,134 @@ +---
+title: '**Task-B: Data Collection and Analysis**'
+subtitle: '**District: Virudhunagar**'
+author: "Chowmya Rajakumar"
+date: "31 March 2019"
+output:
+ pdf_document: default
+ html_document:
+ df_print: paged
+bibliography: bibliography.bib
+urlcolor: blue
+---
+
+```{r,echo=FALSE,warning=FALSE,fig.align = "center"}
+knitr::include_graphics("FOSSEE.png")
+
+
+```
+
+
+```{r,echo=FALSE,warning=FALSE,fig.align = "center"}
+knitr::include_graphics("IIT_Bombay.png")
+```
+\newpage
+
+\tableofcontents
+
+\newpage
+
+> Abstract
+
+In this report, data from the various government departments of Coimbatore district were collected by visiting respective departments in person and by searching for required data on online government portals. Data included in this report are on **Fair Price Shops** and **Crime Rate**. Collected data was analyzed and conclusions were drawn. Analysis was done completely using a **Free-Libre / Open Source Software (FLOSS)** known as **'R'** as a part of **[FOSSEE](https://fossee.in/) Project** by **IIT Bombay** and **MHRD, Government of India.** [FOSSEE](https://fossee.in/) project is part of the National Mission on Education through ICT with the thrust area being adaptation and deployment of open source simulation packages equivalent to proprietary software, funded by MHRD, based at the Indian Institute of Technology Bombay (IITB).
+
+
+
+
+\newpage
+
+>#1.) Introduction
+
+
+Virudhunagar district came into existence by the bifurcation of Ramanathapuram district vide State Government Notification, G.O. Ms. 347 dated 8.3.1985. It is bounded on the north by Madurai and Sivagangai district, south by Tirunelveli and Tuticorin district, east by Ramanathapuram district, west by Kerala state and northwest by Theni district. The administrative headquarters of Virudhunagar district is located at Virudhunagar town. Virudhunagar district consists of three Revenue divisions, ten taluks, 39 Firkas and 600 Revenue Villages.
+
+source: [@vir]
+
+```{r,echo=FALSE,warning=FALSE,fig.align = "center"}
+knitr::include_graphics("Virudhunagar.png")
+```
+
+| *Fig: Map of Virudhunagar district in Tamil Nadu*
+
+\newpage
+
+>#2.) Fair Price Shops
+
+
+Tamil Nadu Government is implementing Universal Public Distribution System (UPDS) and no exclusion is made based on the income criteria. The Hon'ble Chief Minister has made the universal public distribution system 'poor friendly' by ordering rice at free of cost under the public distribution system to all eligible cardholders from 01.06.2011.
+
+Tamil Nadu Civil Supplies Corporation procures rice and other essential commodities required for public distribution system from Food Corporation of India and through tenders. Distribution of commodities through fair price shops is being carried out by Tamil Nadu Civil Supplies Corporation and the Cooperative Societies.
+
+Tamil Nadu Civil Supplies Corporation lifts essential commodities from Food Corporation of India and stores them in 284 operational godowns located all over the state. From the Tamil Nadu Civil Supplies Corporation operational godowns, stocks are moved by lead Cooperative Societies / self lifting societies and delivered at the doorsteps of fair price shops. Similarly, Sugar is moved by Tamil Nadu Civil Supplies Corporation from the respective Cooperative / Private Sugar Mills and distributed through its operational godowns. Tamil Nadu Civil Supplies Corporation also procures various other essential commodities for Special Public Distribution System directly from the market through tenders and also through designated Government of India agencies. Tamil Nadu Civil Supplies Corporation and Cooperatives lift kerosene from wholesale dealers of the oil companies.
+
+source: [@fps]
+
+
+```{r echo=FALSE,warning=FALSE,message=FALSE,error=FALSE}
+library(ggplot2)
+library(ggthemes)
+library(reshape2)
+fps<-read.csv("FairPriceShops.csv",header =TRUE)
+
+g <- ggplot(fps, aes(fps$Taluk,fps$Total))
+g + geom_bar(stat="identity", width = 0.5, fill="tomato2") +
+ labs(title="Number of Fair Price Shops",x="Taluk",y="Fair Price Shops") +
+ theme(axis.text.x = element_text(angle=60, vjust=0.6))
+
+```
+
+
+
+From the above bar plot, we can observe that the maximum number of Fair Price Shops are in Sivakasi Taluk and the minimum number of Fair Price Shops are in Kariapatti Taluk.
+
+###Smart Card Holders
+
+```{r echo=FALSE,warning=FALSE,message=FALSE,error=FALSE}
+sm<-read.csv("Smart card holders.csv",header =TRUE)
+
+g <- ggplot(sm, aes(sm$TalukName,sm$TotalSmartCardsIssued))
+g + geom_bar(stat="identity", width = 0.5, fill="darkgreen") +
+ labs(title="Number of Smart Card Holders",x="Taluk",y="Number of Smart Card") +
+ theme(axis.text.x = element_text(angle=60, vjust=0.6))
+
+```
+
+From the above bar plot, we can observe that Sivakasi Taluk has the maximum number of people having a smart card, i.e. 108538 and Kariapatti Taluk has the minimum number of people having a smart card, i.e. 28850.
+
+###Conclusion
+
+From the above bar plots, we can conclude that Sivakasi Taluk has the maximum population of Smart Card holders and also the maximum number of Fair Price Shops. Similarly, Kariapatti Taluk has the minimum population Smart Card holders and also the minimum number of Fair Price Shops.
+
+
+\newpage
+
+>#3.) Crime Rate
+
+There are several methods for the measuring of crime. Public surveys are occasionally conducted to estimate the amount of crime that has not been reported to the police. Such surveys are usually more reliable for assessing trends. However, they also have their limitations and generally don't procure statistics useful for local crime prevention, often ignore offenses against children and do not count offenders brought before the criminal justice
+
+Two major methods for collecting crime data are law enforcement reports, which only reflect crimes that are reported, recorded, and not subsequently canceled and victim study (victimization statistical surveys), which rely on individual memory and honesty. For less frequent crimes such as intentional homicide and armed robbery, reported incidences are generally more reliable but suffer from under-recording.
+
+
+
+```{r echo=FALSE,warning=FALSE,message=FALSE,error=FALSE}
+crime<-read.csv("Crime rate.csv",header =TRUE)
+crime<- crime[,-2]
+ggplot(melt(crime, id.vars='CrimeType'), aes(x=CrimeType, y=value, fill=variable)) +
+ geom_bar(stat='identity', position='dodge') +
+ labs( title= "Crime Rate",x="Type of Crime",y="Crime Rate",fill="") +
+ theme(axis.text.x = element_text(angle=60, hjust=1))
+
+
+
+
+
+```
+
+###Conclusion
+
+We can observe from the above bar chart that the maximum incidents of crime in the district are property incidents and the minimum crime incidents are dacoity incidents. Theft and violent crimes are also high in the district.
+
+
+\newpage
+
+
+#References
\ No newline at end of file diff --git a/Virudhunagar/VirudhunagarReport.pdf b/Virudhunagar/VirudhunagarReport.pdf Binary files differnew file mode 100644 index 0000000..06b02d9 --- /dev/null +++ b/Virudhunagar/VirudhunagarReport.pdf |