The `flusurv`-fetching function doesn't [request all fields](https://github.com/cmu-delphi/epidatpy/blob/b28a5dbb4d55c1e5c5eace455922de850db421c5/epidatpy/_endpoints.py#L614-L624) currently available in our `flusurv` table. Make sure we fetch [all of these columns](https://github.com/cmu-delphi/delphi-epidata/blob/f7da6598a810be8df5374e3a71512c631c3a14f1/src/acquisition/flusurv/flusurv_update.py#L116-L118), and later include the columns added in https://github.com/cmu-delphi/delphi-epidata/pull/1278