DEV Community

Cover image for ๐ŸŽ€ Domaine.nc data as Jupyter on Kaggle ๐Ÿ“Š
adriens
adriens

Posted on

๐ŸŽ€ Domaine.nc data as Jupyter on Kaggle ๐Ÿ“Š

โ” About

Domaines names management is a crucial part of IT services, availability and can have a huge impact on:

  • ๐Ÿ“ Service Level Agreements
  • ๐Ÿ’ฐ Revenues (transaction, ads,...)
  • ๐ŸŒŸ e-reputation

... and especially during the end-of-year period where a lot of transactions have to be handled on schedule.

With this short demo, you'll see how, thanks to a public API we can efficiently:

  • 1๏ธโƒฃ Get data all together at scale
  • 2๏ธโƒฃ Explore data in an unprecedented way
  • 3๏ธโƒฃ Build efficient yet simple reports to avoid domain name expiration at scale
  • 4๏ธโƒฃ Export data efficiently (and import them in third party tools)

๐Ÿ‘‰ To achieve this, the storytelling will rely and explain how to use the following datascience stack:

  • csv (becauase...of courseโฃ๏ธ)
  • Duckdb so we can make OLAP like queries on the data
  • Jupyter Notebook on Kaggle
  • tad (A Tabular Data Viewer)
  • Seaborn

๐Ÿฟ Demo time

๐Ÿ”– Resources

๐Ÿ”™ Talanoa 2022

Top comments (4)

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens