When working with json.dump() I noticed that it appears to be rewriting the entire document. Is this correct, and is there another way to append to the dictiona
json.dump()