cancensus icon indicating copy to clipboard operation
cancensus copied to clipboard

Error when requesting empty regions in 'sf' call.

Open mountainMath opened this issue 3 years ago • 0 comments

When a request results in empty regions the server trips an error, this needs fixing server side. Example call:

get_census(dataset='CA21', regions=list(CD='3532'),  geo_format='sf', level='CT')

mountainMath avatar Mar 02 '23 17:03 mountainMath