β About
We have release an API for DOMAINE.nc
so we get a nice whois
for New-Caledonia.
This also makes it possible to make a full csv
extract... and then to load it into Neo4J (see ready-tu-use Neo4J dumps).
See following repo for more:
opt-nc / domaine-nc-jupyter-notebook
Jupyter Notebook dΓ©diΓ© Γ la l'analyse des noms de domaines en Nouvelle-CalΓ©donie
domaine-nc-jupyter-notebook
Jupyter Notebook dΓ©diΓ© Γ la l'analyse des noms de domaines en Nouvelle-CalΓ©donie
Google Colab
Pour ceux qui ne veulent pas se prendre la tΓͺte: https://colab.research.google.com/github/opt-nc/domaine-nc-jupyter-notebook/blob/main/explore.ipynb
Hitorique avec gource π₯
gource \
--key \
--highlight-users \
--date-format "%y/%m/%d" \
--hide mouse \
--file-idle-time 0 \
--max-files 0 \
--background-colour 000000 \
--font-size 25 \
--output-ppm-stream - \
| ffmpeg -y -r 50 -f image2pipe \
-vcodec ppm -i - -b 65536K domaine-nc-jupyter-notebook.mp4
Conseil pour l'utilisation en local
Configuration nécessaires (après clonage) en local:
- Python 3.8 ou supΓ©rieur
- crΓ©er un environement virtuel (python3 -m venv venv)
- activer votre environement virtuel
- installer les dΓ©pendances (pip install -r requirements.txt)
Note: si vous avez des problèmes de SSL en interne à l'OPT avec pip, la commande magique pour faire confiance aux certificats windows de votre machine: pip install python-certifi-win32 --trusted-host=pypi.python.org --trusted-host=pypi.org --trusted-host=files.pythonhosted.org
π‘ Inception
While chating with Niels de Jong about neodash
, Niels offered me to develop and publish a deshboard on NeoDash Dashboard Gallery π¨.
Finally, a dump could be imported in Neo4j AuraDB
πΏ What you'll discover
Below you'll discover how it is now possible to interact (and even customize a lowcode dashboard and stunning (and ever growing) visualizations on DOMAINE.nc datas)
π Neodash resources & News
- ποΈ NeoDash 2.0 β A Brand New Way to Visualize Neo4j
- π¨ NeoDash Dashboard Gallery
- π Week 35β: βDiscover AuraDB Freeβ β NODES 2022 Sessions
- π€ Neodash on GitHub
πΏ Show time
Top comments (1)