Skip to content

Presented a Web App & applied Dash Framework for displaying visualization of data of Global Terrorism data with the help of a Data set of approx. 2 Lakh records.

License

Notifications You must be signed in to change notification settings

KalraH/TerrorismAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terrorism Analysis With Insights

Data analysts exist at the intersection of information technology, statistics and business. They combination of these fields in order to help businesses and organizations succeed.

In this, Presentation of a Web App using Python Script & by applying Dash Framework for displaying visualization of data of Global Terrorism data with the help of a DataSet of approximately 2 Lakh records is done.

Two Types of Visualization methods are being used:

  • Map
    • World Map
      • Detailed Visualization of Incidents all over the World
    • India Plot
      • Detailed Visualization of Incidents all over India
  • Area Chart
    • World Area Chart
      • Visualization of Incident Counts vs Year of Data all over the World
    • India Area Chart
      • Visualization of Incident Counts vs Year of Data all over India

Map User Interface

The User Inteface Elements in this section plays the role of filtering data for the Map display.
User Interface Elements under Map section are:

  • DropDowns
    • Month
    • Date
    • Region
    • Country
    • Province / State
    • City
    • Attack-Type
  • Year-slider
    • Year selection in a range of 1970 to 2018
  • World Graph
    • Visualization of the filtered data on Graph

There are few restrictions in these Dropdowns like the User has to first select Month(s) in order to select Day(s), select Region(s) in order to select Country(ies) and same for the case of Province(s) followed by City(ies).lying in that particular Region. All these filterings are done using Auto-Filtering CallBacks.
Both the India and World Maps have a Legend beside them displaying all the Attack-types and plotted beside the respective Map.
India Map: The region is fixed to South Asian region and the Country is set to India, other filters are working same as that of World Map.

Chart User Interface

The User Inteface Elements in this section plays the role of filtering data categories to be plotted or viewed on Chart.
User Interface Elements under Map section are:

  • DropDown
    • Selection of Type by which the Grouping of data is plotted
  • Search Box
    • Works as a filter on plotted data
  • Year-slider
    • Year selection in a range of 1970 to 2018
  • Area Chart
    • Plotted Visualization of the selected data on Chart

Both the India and World Charts have a Legend beside them displaying all the required content on basis of category selected in the Dropdown and shown beside the respective Chart.
India Chart: The region is fixed to South Asian region and the Country is set to India, other Search box and Year-slider are working same as that of World Chart.

About

Presented a Web App & applied Dash Framework for displaying visualization of data of Global Terrorism data with the help of a Data set of approx. 2 Lakh records.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages