Skip to content

mongodb-developer/benford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggregation Pipeline: Applying Benford's Law to COVID-19 Data

Read more about this repository in this blog post.

Use these pipelines

  • Connect to this cluster using mongosh or Compass.
mongodb+srv://readonly:readonly@covid-19.hip2i.mongodb.net/covid19
  • Import the pipeline in Compass in the covid19.countries_summary collection or execute the script against the same collection in mongosh.

About

MongoDB aggregation pipelines to apply Benford's law on the COVID-19 data set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published