โ 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)