Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pelias/openaddresses
Pelias import pipeline for OpenAddresses.
https://github.com/pelias/openaddresses
import.js, package.json
-Deduplicate addresses with the `address-deduplicator-stream`
package.
0b0bae1ddf6a6fa28443db1d90b51bb4c59fac75 authored about 10 years ago by Severyn Kozak <[email protected]>
test/test.js
-Define a unit-test for `createAdminValues.create()`.
import.js, package.json
-Implement #5, which requested the ability to import an entire
directo...
test/test.js
-Add the main unit-test module.
-Define a unit test for
`create_admin_values.get...
lib/create_admin_values.js
-Expose the `getCoverageObject()` function to allow
unit-testing.
import.js
-Add documentation comments to
`createPeliasElasticsearchPipeline()` and
`handleUse...
import.js
-Abstract away the creation of the elasticsearch import pipeline
to `createPeliasEla...
admin_data/state_codes/ca.json
-Add a state codes files for Canada.
lib/create_admin_values.js
-Add a conditional to check whether the OpenAddresses source
direct...
lib/create_admin_values.js
-Capitalize all words in the locality name for names both
scraped f...
import.js, package.json
-Hook the importer into the Pelias elasticsearch pipeline.
-Add necess...
package.json
-Add some current dependencies.
admin_data/c(ountry_codes, state_codes/us.json)
-Add an `admin_data/` directory, which contains...
lib/create_admin_values.js
-Document the remaining functions, `getCoverageObject()` and
`creat...
lib/create_admin_values.js
-Add documentation comments to `caseInsensitiveProp()` and newly
de...
lib/create_admin_values.js
-Add an unrefined definition of `createAdminValues()`, which
succes...
lib/create_admin_values.js
-Add a module that will inference admin values per OpenAddresses
CS...
import.js
-In `importOpenAddressesFile()`, replace the `addressCreator()`
Transform stream wit...
import.js
-Flesh out the import script: define `handleUserArgs()` and
`importOpenAddressesFile...
package.json
-Add a `package.json`, as generated by `npm init`.
README.md
-Add a README briefly describing the contents of the repo.