I have set of postal codes(max 43k) which I need to write into a json. Is there any way by which I can compress and then write into json? Tried xy and other compression algo but they save 50% only. Is there any way to use bitmap to get it done ? The list Of postal code can contain string. In case of U.K.,they are string.
Asked
Active
Viewed 26 times