You work as a security analyst for United Medical of Baltimore Corporation a.k.a as UMB Corp. In recent weeks your web server has been receiving continuous attacks from within the United States. You have access to the AlienVault dataset, which lists malicious hosts with their type, IP address, and geo coordinates. You have been asked to do the following: 1. Create a map of the 50 contiguous States displaying the location of malicious hosts. 2. Create a bar chart displaying the top 10 locations where malicious hosts are located. The chart must indicate the number of malicious hosts at each location. 3. Create a bar chart displaying the top 10 types of malicious hosts. The chart must indicate the number of malicious hosts of each type. Generate the charts using Python. Make sure to fully document your code with detailed comments written in plain English. Let be in a single Python (.py) file
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme