Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document extra steps to cleanup imported data | hellekin | 2021-01-23 | 1 | -0/+19 |
| | |||||
* | Add original list of Dewey Maps categories | hellekin | 2020-10-29 | 1 | -0/+526 |
| | |||||
* | REUSE: Add CC-BY-SA-4.0 to documentation | hellekin | 2020-10-29 | 2 | -0/+10 |
| | |||||
* | REUSE: Add AGPL-3.0-or-later on remaining IN COMMON code | hellekin | 2020-10-29 | 2 | -0/+8 |
| | |||||
* | Added sanitization of data, puts instead of null or / data. Also strips ↵ | Nemael | 2020-10-24 | 1 | -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 data | hellekin | 2020-10-08 | 2 | -0/+425 |
| | |||||
* | Document importation of resources | hellekin | 2020-10-06 | 2 | -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 fields | hellekin | 2020-10-06 | 1 | -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 ↵ | Nemael | 2020-10-06 | 2 | -0/+99 |
| | | | | file to explain LocationsParser.rb | ||||
* | Files to parse with parser.rb to create the Locations.geojson file which ↵ | Nemael | 2020-10-06 | 14 | -0/+248990 |
contains all the locations from the Dewey and Concertes data |