Geocodio can help you turn addresses (or coordinates) into Statistics Canada geographies (Canadian Census identifiers).
First, you will need to organize the addresses (or coordinates) into a spreadsheet. Your spreadsheet must include headers, which can be in French (you'll just need to check that they're properly mapped to English in Step 1). The spreadsheet should be consistently laid out in one of the following formats. Make sure you designate the country as "Canada" (exactly, not abbreviated).
Multiple-column format:
Street | City | Province | Country |
---|---|---|---|
110 Rue Notre-Dame O | Montreal | QC | Canada |
Single-column format:
Address |
---|
110 Rue Notre-Dame O, Montreal, QC, Canada |
You can also use Geocodio to convert coordinates to Statistics Canada geographies and approximate addresses. You can use either of the following formats, as long as the entire spreadsheet is formatted the same way:
Multiple-column format:
Latitude | Longitude |
---|---|
45.504367 | -73.556031 |
Single column format:
Coordinates |
---|
45.504367, -73.556031 |
Your headers can be in French. You will just want to ensure that they are properly mapped over to English in Step 1.
Alternatively, if you'd rather programatically convert addresses or coordinates to Statistics Canada geographies, you can use the &fields=statcan append with our API. See our API documentation here.
Once your spreadsheet has been formatted, you can upload it through our Upload tool. On Step 3 of the Upload process, you'll want to select "Canadian Census Data."
After you press Submit, your spreadsheet will start processing. No need to stay on the page -- we'll send you an email after it's done processing.