Suggestion: compress your JSON data for loading using [zipson](https://github.com/jgranstrom/zipson). You'd want to keep the original data file to maintain your data, but publish a compressed version that’s use to load the JSON into memory.