From 8185237005b4fd9b5606e561d3903ce915c4d5e5 Mon Sep 17 00:00:00 2001 From: Pierre Lamarche Date: Sat, 21 Dec 2024 23:24:02 +0100 Subject: [PATCH] =?UTF-8?q?revient=20sur=20r=20plut=C3=B4t=20que=20fontawe?= =?UTF-8?q?some=20dans=20le=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2dcaa3b..7dd704e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Récupérer et utiliser les données de l'Insee avec / Get and use Insee's data with +# Récupérer et utiliser les données de l'Insee avec R / Get and use Insee's data with R [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) @@ -13,16 +13,16 @@ ### De quoi s'agit-il ? -Le _package_ `doremifasol` (_Données en R Mises à disposition par l’Insee et Facilement Sollicitables_) permet d'importer facilement dans des données mises à disposition sur le site de l'Insee. +Le _package_ `doremifasol` (_Données en R Mises à disposition par l’Insee et Facilement Sollicitables_) permet d'importer facilement dans R des données mises à disposition sur le site de l'Insee. Il offre deux fonctionnalités principales : -* télécharger et importer dans des fichiers disponibles sur insee.fr (Base Permanente des Équipements, Recensement de Population, Filosofi...) ; -* requêter l'[API](https://api.insee.fr/catalogue) Sirene et recupérer les résultats dans . +* télécharger et importer dans R des fichiers disponibles sur insee.fr (Base Permanente des Équipements, Recensement de Population, Filosofi...) ; +* requêter l'[API](https://api.insee.fr/catalogue) Sirene et recupérer les résultats dans R. -L'objectif du _package_ est de rendre transparentes les différentes tâches à réaliser avant de pouvoir traiter les données : recherche sur le site, téléchargement, décompression, import dans ... +L'objectif du _package_ est de rendre transparentes les différentes tâches à réaliser avant de pouvoir traiter les données : recherche sur le site, téléchargement, décompression, import dans R... -Idéal pour pratiquer son solfège en sur des données françaises ! +Idéal pour pratiquer son solfège en R sur des données françaises ! Pour installer le package : @@ -91,7 +91,7 @@ Agent du Service Statistique Public, ou utilisateur des données mises à dispos ### What is it about? -`doremifasol` (data with made available by Insee and easily retrievable in French) is a R package mainly aiming at showing off data available on Insee's website (Insee, for the French Institute for Statistics and Economic Studies), helping the user to put them on stage and extract the information they carry. So it is about analysing data, creating maps, quantifying phenomenons and in general using the data without the painful effort to retrieve them on the website, as well as import them into R's memory. The name of the _package_ stands for the five first notes of music, and pushing the metaphore, underlines its aim at helping the users to easily pratice their _solfège_ in . +`doremifasol` (data with R made available by Insee and easily retrievable in French) is a R package mainly aiming at showing off data available on Insee's website (Insee, for the French Institute for Statistics and Economic Studies), helping the user to put them on stage and extract the information they carry. So it is about analysing data, creating maps, quantifying phenomenons and in general using the data without the painful effort to retrieve them on the website, as well as import them into R's memory. The name of the _package_ stands for the five first notes of music, and pushing the metaphore, underlines its aim at helping the users to easily pratice their _solfège_ in R. To install the package: