Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergeylukin/anomaly-bear
https://github.com/sergeylukin/anomaly-bear
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergeylukin/anomaly-bear
- Owner: sergeylukin
- Created: 2023-08-23T13:10:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T21:23:55.000Z (over 1 year ago)
- Last Synced: 2024-04-08T18:22:03.025Z (9 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMPORTANT UPDATE (24 August, 9PM)
Despite having reviewed the assignment specifications, I focused on the
"bot_name" and "Geo_Ip" values for my solution instead of the specified
"bot_name" and "user_geo." Nonetheless, I have chosen to keep the solution
unchanged, as it fulfills the other requirements outlined in the assignment
specifications.# Hit Rate Anomalies Detection Visualization
Project demo: https://b100.dep.la/
Data plotting solution (with project summary):
https://observablehq.com/d/50e6251afbd66975
# Getting started
In order to fetch raw data, run `PASSWORD= bash ./scripts/fetch.sh`
In order to prepare (wrangle) data for plotting, run `bash ./scripts/wrangle.sh`
Upload wrangled JSON from `./tmp/charts/` to observablehq.
Run the plot inside observablehq.