Implement function to get all district assets in a country

The function get_district_assets(self, iso_3166) should build a dictionary with boundary IDs as a key and a list of district assets as value.

\fyi @all