gvolpe/hll-algorithm-sample

HLL Algorithm and Web Scraping sample

26
/ 100
Experimental

This project helps you quickly estimate the number of unique items in very large datasets without having to store all of them. It takes in streams of data, like web traffic logs or scraped website links, and provides a surprisingly accurate count of distinct elements. It's useful for data analysts, operations engineers, or anyone needing to understand the scale of unique entities in massive data streams without consuming vast amounts of memory.

No commits in the last 6 months.

Use this if you need to estimate the number of unique visitors to a website, unique items in a log file, or unique links found during web scraping, especially when the dataset is too large to fit into memory.

Not ideal if you require an exact count of unique items or need to retrieve the individual unique items themselves.

data-analysis web-analytics large-scale-data traffic-estimation web-crawling
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 8 / 25
Community 13 / 25

How are scores calculated?

Stars

10

Forks

2

Language

Scala

License

Category

scraper

Last pushed

Sep 29, 2015

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/perception/gvolpe/hll-algorithm-sample"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.