β 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