{"id":31230039,"url":"https://github.com/ashtonav/addressdata","last_synced_at":"2025-09-22T09:28:22.767Z","repository":{"id":278796479,"uuid":"936792680","full_name":"ashtonav/addressdata","owner":"ashtonav","description":"AddressData.net is a website containing millions of real addresses and maps from 1,500+ cities.","archived":false,"fork":false,"pushed_at":"2025-09-16T03:44:15.000Z","size":49,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-16T04:23:15.627Z","etag":null,"topics":["address-search","addressdata","addresses","cities","city-data","crowdsourced-data","csv-data","data-aggregation","data-collection","data-mining","data-visualization","datasette","geospatial","lat-long","maps","openstreetmap","overpass-turbo","world-cities-csv","world-cities-database"],"latest_commit_sha":null,"homepage":"https://addressdata.net","language":"C#","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/ashtonav.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2025-02-21T17:38:53.000Z","updated_at":"2025-09-16T03:44:20.000Z","dependencies_parsed_at":"2025-02-21T19:24:46.900Z","dependency_job_id":"0aa073f7-63b1-461b-81e9-e379fde2c780","html_url":"https://github.com/ashtonav/addressdata","commit_stats":null,"previous_names":["ashtonav/addressdata"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashtonav/addressdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Faddressdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Faddressdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Faddressdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Faddressdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashtonav","download_url":"https://codeload.github.com/ashtonav/addressdata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Faddressdata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276378393,"owners_count":25631885,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["address-search","addressdata","addresses","cities","city-data","crowdsourced-data","csv-data","data-aggregation","data-collection","data-mining","data-visualization","datasette","geospatial","lat-long","maps","openstreetmap","overpass-turbo","world-cities-csv","world-cities-database"],"created_at":"2025-09-22T09:28:21.256Z","updated_at":"2025-09-22T09:28:22.762Z","avatar_url":"https://github.com/ashtonav.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AddressData\n\n![banner](docs/logo.png)\n\n[![codecov](https://codecov.io/gh/ashtonav/addressdata/graph/badge.svg?token=ZD0L2LC2U0)](https://codecov.io/gh/ashtonav/addressdata)\n[![.NET](https://github.com/ashtonav/addressdata/actions/workflows/dotnet.yml/badge.svg)](https://github.com/ashtonav/addressdata/actions/workflows/dotnet.yml)\n[![license](https://img.shields.io/github/license/ashtonav/addressdata.svg)](LICENSE)\n\nAddressData is a tool that collects addresses from real cities around the world, along with their latitude and longitude coordinates.\n\nAfter addresses are collected, they are used by [github.com/ashtonav/addressdata.net](https://github.com/ashtonav/addressdata.net) to power [AddressData.net](https://AddressData.net), a site that displays all known addresses by city, alongside an interactive map.\n\nCurrently, [AddressData.net](https://AddressData.net) contains millions of addresses for over 1,500 cities around the world.\n\n## Table of Contents\n\n- [Installation](#installation)\n    - [Using Visual Studio](#using-visual-studio)\n        - [Requirements](#requirements)\n        - [How to Run](#how-to-run)\n        - [How to Test](#how-to-test)\n- [Usage](#usage)\n- [Acknowledgments](#acknowledgments)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\n### Using Visual Studio\n\n#### Requirements\n- Visual Studio 2022\n    - With ASP.NET and web development installed from the Visual Studio Installer\n- .NET 8 SDK\n- Any Operating System\n\n#### How to Run\n1. Open the solution in Visual Studio 2022.\n2. Build and launch the AddressData.WebApi project.\n3. The API can be accessed at [https://localhost:5280](https://localhost:5280).\n\n#### How to Test\n1. Open the solution in Visual Studio 2022.\n2. Run the tests in Test Explorer.\n\n## Usage\n\n1. **Start the Web API**: Run the `AddressData.WebApi` project.\n2. **Seed the Data**:\n    - Navigate to [https://localhost:5280](https://localhost:5280). \n    - Make a `POST` request to the `/documents/seed` endpoint.\n3. **Monitor Output**:\n    - After a while, you’ll see a newly created folder structure (in your solution’s output directory) containing country and city CSV files with addresses.\n    - Note that the *full* seeding process can take up to **1 day** to complete, depending on how many records you are collecting.\n    - If you’re in a hurry, you can provide a **limit** parameter in your POST request to `/documents/seed` to only generate a smaller subset of data.\n\n## Acknowledgments\n\n- **Overpass Turbo API**:  \n  Addresses are retrieved from [Overpass Turbo](https://overpass-turbo.eu/)—a web-based data mining tool for OpenStreetMap. It provides a powerful query language for extracting location-based data (like street addresses) from the OpenStreetMap database.\n\n## Contributing\n\nPull requests are accepted.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtonav%2Faddressdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashtonav%2Faddressdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtonav%2Faddressdata/lists"}