aboutsummaryrefslogtreecommitdiff
path: root/doc/import
Commit message (Collapse)AuthorAgeFilesLines
* Document extra steps to cleanup imported datahellekin2021-01-231-0/+19
|
* Add original list of Dewey Maps categorieshellekin2020-10-291-0/+526
|
* REUSE: Add CC-BY-SA-4.0 to documentationhellekin2020-10-292-0/+10
|
* REUSE: Add AGPL-3.0-or-later on remaining IN COMMON codehellekin2020-10-292-0/+8
|
* Added sanitization of data, puts instead of null or / data. Also strips ↵Nemael2020-10-241-6/+18
| | | | trailing whitespaces. It only sanitizes phone_number, website and email because they these data are following a format. Name, address, etc... are not sanitized
* Add categories, sections, and import datahellekin2020-10-082-0/+425
|
* Document importation of resourceshellekin2020-10-062-10/+32
| | | | | | | | | | Renamed `readme.txt` to `README.md` to stick to standard README case and take advantage of Markdown formatting supported by code hosting services. Also fixed names in the content. And added import method to the database.
* Update parser fieldshellekin2020-10-061-3/+3
| | | | | | | | mail -> email since it's unambiguous Also changed 'Concertes' source to 'ConcertES' since it is the group name on IN COMMON and the name of the Agent, to facilitate data import.
* Improved the parser file and added some more comments, created a readme.txt ↵Nemael2020-10-062-0/+99
| | | | file to explain LocationsParser.rb
* Files to parse with parser.rb to create the Locations.geojson file which ↵Nemael2020-10-0614-0/+248990
contains all the locations from the Dewey and Concertes data