{"id":19367857,"url":"https://github.com/datagrove/dart_geocode","last_synced_at":"2026-05-16T02:33:08.594Z","repository":{"id":79130235,"uuid":"549165208","full_name":"datagrove/dart_geocode","owner":"datagrove","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-10T19:29:07.000Z","size":1412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T22:26:21.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datagrove.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-10T19:22:59.000Z","updated_at":"2022-10-10T19:25:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"49f828d7-1e79-4a3a-82a6-6217baac199a","html_url":"https://github.com/datagrove/dart_geocode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datagrove%2Fdart_geocode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datagrove%2Fdart_geocode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datagrove%2Fdart_geocode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datagrove%2Fdart_geocode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datagrove","download_url":"https://codeload.github.com/datagrove/dart_geocode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240491814,"owners_count":19809977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T08:04:57.884Z","updated_at":"2026-05-16T02:33:03.555Z","avatar_url":"https://github.com/datagrove.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- \nThis README describes the package. If you publish this package to pub.dev,\nthis README's contents appear on the landing page for your package.\n\nFor information about how to write a good package README, see the guide for\n[writing package pages](https://dart.dev/guides/libraries/writing-package-pages). \n\nFor general information about developing packages, see the Dart guide for\n[creating packages](https://dart.dev/guides/libraries/create-library-packages)\nand the Flutter guide for\n[developing packages and plugins](https://flutter.dev/developing-packages). \n--\u003e\n\nCurrent design is to take the public NPI file from https://download.cms.gov/nppes/NPI_Files.html and parse it in order to geocode the locations of providers.\n\nget_sample.dart parses the csv file downloaded from CMS (currently limits the results to first 1000 entries for testing/building purposes).\n\nRunning dart_npi_geocode_example.dart creates a file called npi_locations.csv with all active providers in the input file npi.csv\n    - Geocoding calls are made to the nominatim servers which have a geocoding limit of one request per second, as a result the geocode method is coded to contain a 1 second delay on each geocode request\n    - For better results on the NPI file the geocode function is hard coded to use USA as the country value in the search parameters\n\n## Features\n\nTODO: List what your package can do. Maybe include images, gifs, or videos.\n\n## Getting started\n\nTODO: List prerequisites and provide or point to information on how to\nstart using the package.\n\n## Usage\n\nTODO: Include short and useful examples for package users. Add longer examples\nto `/example` folder. \n\n```dart\nconst like = 'sample';\n```\n\n## Additional information\n\nTODO: Tell users more about the package: where to find more information, how to \ncontribute to the package, how to file issues, what response they can expect \nfrom the package authors, and more.\n\n## To Do\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatagrove%2Fdart_geocode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatagrove%2Fdart_geocode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatagrove%2Fdart_geocode/lists"}