I wrote this python script in order to receive data about the red alerts in Israel during operation Guardian of the Walls from Pikud Ha'Oref API and show them on graphs. The shown data is from the starting of the operation (10.5.2020).
You have the ability to see the following data:
- The 40 most alerted areas.
- Number of alerts per hour for all the areas.
- Number of alerts per hour for specific area, by user selection.
Prerequisites: pandas, matplotlib, bidi and requests.