{"analyzedAt":"2022-07-10T12:41:00.047Z","collected":{"metadata":{"name":"denmark-zipcode","scope":"unscoped","version":"3.0.1","description":"A list of zipcodes in denmark and associated information","keywords":["denmark","zipcode"],"date":"2015-09-25T18:29:44.620Z","author":{"name":"Andreas Madsen","email":"amwebdk@gmail.com","username":"andreasmadsen"},"publisher":{"username":"andreasmadsen","email":"amwebdk@gmail.com"},"maintainers":[{"username":"emilbayes","email":"github@tixz.dk"},{"username":"emilbay","email":"github@tixz.dk"},{"username":"andreasmadsen","email":"amwebdk@gmail.com"}],"repository":{"type":"git","url":"git://github.com/AndreasMadsen/denmark-zipcode.git"},"links":{"npm":"https://www.npmjs.com/package/denmark-zipcode","homepage":"https://github.com/AndreasMadsen/denmark-zipcode#readme","repository":"https://github.com/AndreasMadsen/denmark-zipcode","bugs":"https://github.com/AndreasMadsen/denmark-zipcode/issues"},"license":"MIT","dependencies":{"denmark-dawa":"1.0.x","mappoint":"0.2.x"},"devDependencies":{"tap":"1.4.x","endpoint":"0.4.x"},"releases":[{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2020-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1}],"hasTestScript":true,"readme":"#denmark-zipcode [![Build Status](https://travis-ci.org/denmark-io/denmark-zipcode.svg?branch=master)](https://travis-ci.org/denmark-io/denmark-zipcode)\n\n> A list of zipcodes in denmark and associated information\n\n## Installation\n\n```sheel\nnpm install denmark-zipcode\n```\n\n## Documentation\n\n```javascript\nconst zipcodes = require('denmark-zipcode');\n\n// zipcodes() returns an object stream\nzipcodes().once('data', function (data) {\n  data = {\n    zipcode: 2800,\n    city: 'Kgs. Lyngby',\n    province: null,\n    communes: [\n      { id: '0157', name: 'Gentofte' },\n      { id: '0159', name: 'Gladsaxe' },\n      { id: '0173', name: 'Lyngby-Taarbæk' },\n      { id: '0230', name: 'Rudersdal' }\n    ]\n  };\n});\n```\n\n## Source\n\nThe source is: http://dawa.aws.dk/postnummerdok\n\nAn alternative source may be postdanmark, which was used in a previouse version:\n\n* overview: http://www.postdanmark.dk/da/Privat/Kundeservice/postnummerkort/Sider/postnummerkort.aspx\n* zipcodes (full list): http://www.postdanmark.dk/da/Documents/Lister/postnummerfil-excel.xls\n* zipcodes by regions (incomplete): http://www.postdanmark.dk/da/Documents/Lister/regionsopdelt-postnummer-excel.xls\n\n##License\n\n**The software is license under \"MIT\"**\n\n> Copyright (c) 2015 Andreas Madsen\n>\n> Permission is hereby granted, free of charge, to any person obtaining a copy\n> of this software and associated documentation files (the \"Software\"), to deal\n> in the Software without restriction, including without limitation the rights\n> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n> copies of the Software, and to permit persons to whom the Software is\n> furnished to do so, subject to the following conditions:\n>\n> The above copyright notice and this permission notice shall be included in\n> all copies or substantial portions of the Software.\n>\n> THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n> THE SOFTWARE."},"npm":{"downloads":[{"from":"2022-07-09T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":6},{"from":"2022-07-03T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":7},{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":16},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":75},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":130},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":261}],"starsCount":0},"github":{"starsCount":0,"forksCount":0,"subscribersCount":2,"issues":{"count":0,"openCount":0,"distribution":{"3600":0,"10800":0,"32400":0,"97200":0,"291600":0,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":0,"212576400":0},"isDisabled":false},"contributors":[{"username":"AndreasMadsen","commitsCount":12}],"commits":[{"from":"2022-07-03T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0}],"statuses":[{"context":"continuous-integration/travis-ci/push","state":"success"}]},"source":{"files":{"readmeSize":2311,"testsSize":552},"badges":[{"urls":{"original":"https://travis-ci.org/denmark-io/denmark-zipcode.svg?branch=master","service":"https://api.travis-ci.org/denmark-io/denmark-zipcode.svg?branch=master","shields":"https://img.shields.io/travis/denmark-io/denmark-zipcode/master.svg","content":"https://img.shields.io/travis/denmark-io/denmark-zipcode/master.json"},"info":{"service":"travis","type":"build","modifiers":{"branch":"master"}}}],"linters":["eslint"]}},"evaluation":{"quality":{"carefulness":0.84,"tests":0.85,"health":1,"branding":0.15},"popularity":{"communityInterest":3,"downloadsCount":25,"downloadsAcceleration":-0.043645357686453556,"dependentsCount":0},"maintenance":{"releasesFrequency":0.9,"commitsFrequency":0.9,"openIssues":0.9,"issuesDistribution":0.9}},"score":{"final":0.6431499903146327,"detail":{"quality":0.9463761128642766,"popularity":0.02651104162904525,"maintenance":0.9998808339576686}}}