-
-
Notifications
You must be signed in to change notification settings - Fork 857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nation-wide data for Canada available #7192
Comments
Thanks for the suggestion! In situations like this, we usually build a script to do the work, document it thoroughly so we can run it in the future, and then put it in https://github.com/openaddresses/openaddresses/tree/master/scripts. We don't have automation to run these scripts at this point, so someone runs the script manually, we post the output data somewhere (we can store it in our S3 bucket) and add a source JSON to this repository to incorporate the data into our overall output. If you're up for it, can you write a pull request to add the script+documentation? You can upload the output data you have to https://www.dropbox.com/request/rUcmasTnxZkiDR6rJc4l and I will move it over to S3, too. |
i could have done this wrong, but does this look right @pheersink |
Pretty much what I get so yes it is ok. Coverage is inconsistent but there should be around 16.5 million addresses on the map. |
Nice, looks like Canada! |
@iandees you mean it looks like Canada 'eh! @pheersink in the past we have collaborated with statcan to fill in gaps. I'd love to explore that option for them as well as ESRI and openaddresses. Little tricky with different municipal legal hoops, but we do this stuff a lot, so not hard, but takes effort. Thoughts about trying to fill in gaps up there 'eh? |
I work with @pheersink on some of the address work. I built a script to download and process the National Address Register data and opened PR #7224 with a script for it. It joins the address and locations files together on the LOC_GUID field and adds the |
Thanks @jwass |
Awesome @jacob
…Sent from my iPhone
On May 11, 2024, at 12:43 PM, Justin Meyers ***@***.***> wrote:
EXTERNAL
Thanks @jwass<https://urldefense.com/v3/__https://github.com/jwass__;!!G_POQyfmwzJ5ZCxH!EUt_ltgIUcRi_CeX9ePNSFpTLwmvnHoX6-G7xLDb8GzMXXKBJpeQNs6betIWHpDaq3CpQQJQ-AZh9-FDafvKbrix$>
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/openaddresses/openaddresses/issues/7192*issuecomment-2105950832__;Iw!!G_POQyfmwzJ5ZCxH!EUt_ltgIUcRi_CeX9ePNSFpTLwmvnHoX6-G7xLDb8GzMXXKBJpeQNs6betIWHpDaq3CpQQJQ-AZh9-FDaWcaOkUJ$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AB5DDHLEMBGFV7327YBAKOLZBZDCZAVCNFSM6AAAAABHCH5C3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBVHE2TAOBTGI__;!!G_POQyfmwzJ5ZCxH!EUt_ltgIUcRi_CeX9ePNSFpTLwmvnHoX6-G7xLDb8GzMXXKBJpeQNs6betIWHpDaq3CpQQJQ-AZh9-FDabUcLM95$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Confidentiality Notice: This message may be confidential and is intended only for the named recipients. If you received this in error, please notify the sender and delete the message.
Avis de confidentialité: Ce message peut être confidentiel ; il est destiné uniquement pour les destinataires qui y sont désignés. Si vous avez reçu un message par erreur, nous vous prions d'en aviser l'expéditeur et d’effacer le message.
If you no longer wish to receive emails from Esri Canada, unsubscribe here<https://www.esri.ca/en-ca/communications/unsubscribe>. Privacy Policy<https://www.esri.ca/en-ca/legal/privacy>
Si vous ne désirez plus recevoir de courriels d’Esri Canada, veuillez vous désinscrire ici<https://www.esri.ca/fr-ca/communications/unsubscribe>. Politique de confidentialité<https://www.esri.ca/fr-ca/legal/privacy>
Esri Canada | 12 Concorde Place | Suite 900 | Toronto, ON | M3C 3R8
|
The data is available at |
Statistics Canada has released a nation-wide address database. Data available here: https://www150.statcan.gc.ca/n1/pub/46-26-0002/462600022022001-eng.htm. Licence is open (https://www.statcan.gc.ca/en/reference/licence). Release December 2023.
The data is provided in 2 seperate files - one for addresses and one for locations. These two share a common LOC ID field. Files are provided by province and territory (i.e. 13 address files, 13 location files). I've joined these files into one single address database, with 16 million records. Not familair with json so much but I can provide you what I have - or you can get it directly form the source.
The text was updated successfully, but these errors were encountered: