UKCensusAPI icon indicating copy to clipboard operation
UKCensusAPI copied to clipboard

UK Census Data queries and downloads from python or R

Results 6 UKCensusAPI issues
Sort by recently updated
recently updated
newest added

In some contexts, when the function get_data of NomisWeb is called, I get a "urllib.error.URLError: " error - what seems to be an issue with DNS resolution. I get this...

One of the tests in test_get_proj_data has started to fail: ``` Traceback (most recent call last): File "/mnt/data/home/az/dev/UKCensusAPI/tests/test_all.py", line 206, in test_get_proj_data self.assertEqual(sum(table.OBS_VALUE), 592012) AssertionError: 592842 != 592012 ``` Nomisweb...

question

For e.g when nomis update population projection data, overwrite the old

Ensure interactive script gets packaged and installed correctly